mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-09 11:44:15 -04:00
Unlink JUTXfb, document the nondeterministic codegen problem instead
This commit is contained in:
+1
-2
@@ -41,11 +41,10 @@
|
||||
#define WEAKFUNC
|
||||
#endif
|
||||
|
||||
#ifndef __MWERKS__
|
||||
extern int __cntlzw(uint);
|
||||
extern int __rlwimi(int, int, int, int, int);
|
||||
extern void __dcbz(void*, int);
|
||||
|
||||
#ifndef __MWERKS__
|
||||
extern void __sync();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user