增加所有文件
This commit is contained in:
8
prebuilts/gcc/arm-none-eabi/include/machine/param.h
Normal file
8
prebuilts/gcc/arm-none-eabi/include/machine/param.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* ARM configuration file; HZ is 100 rather than the default 60 */
|
||||
|
||||
#ifndef _MACHINE_PARAM_H
|
||||
# define _MACHINE_PARAM_H
|
||||
|
||||
# define HZ (100)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user