Merge 1.8.0~pre4 packaging into master
[pkg-k5-afs_openafs.git] / src / config / param.amd64_obsd48.h
blobe1e1e53bbe0129eeec09299b07e08591bdffff85
1 /*
2 * Thanks to Jim Rees and University of Michigan CITI, for the initial
3 * OpenBSD porting work.
4 */
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
14 #define AFS_X86_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 */