X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fafs%2FSOLARIS%2Fosi_machdep.h;h=ca25455c2431dbd7effe121974922f599941526a;hp=9027a0e7ca987d659578a8e4befb6c81b004e1f1;hb=39643598a216c2e892cd94ccb441180a4c4f949e;hpb=c53513e834ab965daebb5ce433cd6b7dc88dab8e diff --git a/src/afs/SOLARIS/osi_machdep.h b/src/afs/SOLARIS/osi_machdep.h index 9027a0e..ca25455 100644 --- a/src/afs/SOLARIS/osi_machdep.h +++ b/src/afs/SOLARIS/osi_machdep.h @@ -31,6 +31,7 @@ */ #define NFSSRV "/kernel/misc/nfssrv" #define NFSSRV_V9 "/kernel/misc/sparcv9/nfssrv" +#define NFSSRV_AMD64 "/kernel/misc/amd64/nfssrv" typedef struct cred afs_ucred_t; typedef struct proc afs_proc_t;