x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
[linux/fpc-iii.git] / arch / h8300 / include / asm / param.h
blobc3909e7ff178b9934a9c37ff8450643c96a64e31
1 #ifndef _H8300_PARAM_H
2 #define _H8300_PARAM_H
4 #include <uapi/asm/param.h>
6 #define HZ CONFIG_HZ
7 #define USER_HZ HZ
8 #define CLOCKS_PER_SEC (USER_HZ)
9 #endif /* _H8300_PARAM_H */