Linux Audio

Check our new training course

Real-Time Linux with PREEMPT_RT training

Feb 18-20, 2025
Register
Loading...
Note: File does not exist in v5.4.
 1#ifndef _UAPI_ASM_M32R_SETUP_H
 2#define _UAPI_ASM_M32R_SETUP_H
 3
 4/*
 5 * This is set up by the setup-routine at boot-time
 6 */
 7
 8#define COMMAND_LINE_SIZE       512
 9
10
11#endif /* _UAPI_ASM_M32R_SETUP_H */