Various linux stuff - JIT does not work yet :(

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@109 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2008-07-30 22:17:52 +00:00
parent fb7a7f9001
commit 5698cbde2f
8 changed files with 76 additions and 72 deletions

View File

@ -124,4 +124,3 @@ void UnWriteProtectMemory(void* ptr, int size, bool allowExecute)
#endif
}