Merge include/link/types.h and include/asm/types.h into include/types.h

This commit is contained in:
stag019
2015-03-07 16:04:07 -05:00
parent e195076793
commit ebc9a4b786
19 changed files with 19 additions and 34 deletions

View File

@@ -5,7 +5,7 @@
#include "extern/err.h"
#include "link/main.h"
#include "link/patch.h"
#include "link/types.h"
#include "types.h"
#define HASHSIZE 73