mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-24 05:49:58 +00:00
6108e36ae9
Add missing #include to various files. strings.h isn't provided by MSVC so we don't include it there; it's needed for other OSes/compilers. Get rid of pre-ISO-C malloc.h includes; malloc is provided by stdlib.h. Fixes some linuxisms. Prepend __builtin_ to __clear_cache, calling it without the prefix is a GNU extension. |
||
---|---|---|
.. | ||
CPURegsInterface.h | ||
CtrlDisAsmView.cpp | ||
CtrlDisAsmView.h | ||
CtrlMemView.cpp | ||
CtrlMemView.h | ||
CtrlRegisterList.cpp | ||
CtrlRegisterList.h | ||
Debugger_Disasm.cpp | ||
Debugger_Disasm.h | ||
Debugger_MemoryDlg.cpp | ||
Debugger_MemoryDlg.h | ||
Debugger_Misc.cpp | ||
Debugger_Misc.h | ||
Debugger_Profiler.cpp | ||
Debugger_Profiler.h | ||
Debugger_SymbolMap.h | ||
Debugger_VFPUDlg.cpp | ||
Debugger_VFPUDlg.h | ||
Debugger.h | ||
SimpleELF.h |