aff95158创建于 2025年12月23日历史提交
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef PROF_COMMAND_BASE_H
#define PROF_COMMAND_BASE_H

#define PROF_USER_DATA_LEN 128U

#endif