Files
pcsx2/common/include/Utilities
gregory.hainaut ba2ec6fe59 all: gcc warning clean round 4
* remove unused variable
* move static function from h into cpp
* Initialized hw_by_page to 0xFFFFFFFF instead of -1 (number must be a positive integer)
* Use a s32 fore m_current_lsn instead of u32 (use -1 as error code)
Bonus: a couple of fix for clang compiler (doesn't mean that it fully compile with clang)
* remove useless __debugbreak on linux
* use short for 16bits atomic function


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5695 96395faa-99c1-11dd-bbfe-3dabce05a288
2013-07-03 18:42:05 +00:00
..
2011-07-24 13:02:50 +00:00
UI:
2010-06-24 20:30:36 +00:00
2010-08-09 04:10:38 +00:00
2012-03-17 11:21:51 +00:00
2011-07-24 13:02:50 +00:00
2010-08-09 04:10:38 +00:00
2011-07-24 13:02:50 +00:00
2010-06-21 04:04:32 +00:00
2010-11-22 16:24:54 +00:00
2011-07-24 13:02:50 +00:00
2011-01-10 17:48:25 +00:00
2011-08-12 18:25:21 +00:00
2010-08-16 15:01:13 +00:00
2010-08-09 04:10:38 +00:00
2013-07-03 18:42:05 +00:00