Fix redefine problem.

git-svn-id: svn://10.0.0.236/branches/NORMANDY_BRANCH@2116 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tao
1998-05-21 18:32:53 +00:00
parent 30491f76f3
commit a5afc5b36d

View File

@@ -62,8 +62,12 @@
#define PR_DIRECTORY_SEPARATOR_STR "/"
#define PR_PATH_SEPARATOR ':'
#define PR_PATH_SEPARATOR_STR ":"
#define GCPTR
#define GCPTR
#ifndef DEFFARPROC
#define DEFFARPROC
typedef int (*FARPROC)();
#endif /* DEFFARPROC */
/*
* intervals at which GLOBAL threads wakeup to check for pending interrupt