Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / config / param.amd64_obsd36.h
CommitLineData
805e021f
CE
1/*
2 * Thanks to Jim Rees and University of Michigan CITI, for the initial
3 * OpenBSD porting work.
4 */
5
6#ifndef AFS_AMD64_PARAM_H
7#define AFS_AMD64_PARAM_H
8
9#define SYS_NAME "amd64_obsd36"
10#define SYS_NAME_ID SYS_NAME_ID_amd64_obsd36
11
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 AFSLITTLE_ENDIAN 1
17
18#endif /* AFS_AMD64_PARAM_H */