Major refactoring of src/stub directory.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-06-15 08:17:50 +02:00
parent 72906cdc6a
commit d3323d6550
161 changed files with 24934 additions and 173 deletions
+2 -2
View File
@@ -37,9 +37,9 @@
#include "p_ps1.h"
static const
#include "stub/l_ps1b.h"
#include "stub/mipsel.r3000-ps1-boot.h"
static const
#include "stub/l_ps1c.h"
#include "stub/mipsel.r3000-ps1-console.h"
#define MIPS_HI(a) ((a) >> 16)