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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user