2 * Thanks to Jim Rees and University of Michigan CITI, for the initial
3 * OpenBSD porting work.
6 #ifndef AFS_AMD64_PARAM_H
7 #define AFS_AMD64_PARAM_H
9 #define SYS_NAME "amd64_obsd48"
10 #define SYS_NAME_ID SYS_NAME_ID_amd64_obsd48
12 #define AFS_XBSD_ENV 1 /* {Free,Open,Net}BSD */
13 #define AFS_X86_XBSD_ENV 1
15 #define AFS_64BITPOINTER_ENV 1
16 #define AFS_64BITUSERPOINTER_ENV 1
17 #define AFSLITTLE_ENDIAN 1
19 #endif /* AFS_AMD64_PARAM_H */