mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-21 12:51:13 -05:00
#16 Lots more refactoring.... doesn't work anymore... work in progress
This commit is contained in:
@@ -153,4 +153,11 @@ typedef const char *LPCSTR;
|
||||
#define xstrcasecmp strcasecmp
|
||||
#define xstrncasecmp strncasecmp
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
//
|
||||
// Pin the thread to a specific CPU
|
||||
//
|
||||
//---------------------------------------------------------------------------
|
||||
void FixCpu(int cpu);
|
||||
|
||||
#endif // os_h
|
||||
|
||||
Reference in New Issue
Block a user