Moved ipc flags manipulation to ipc.h glue file

This commit is contained in:
Bahadir Balban
2009-05-28 13:02:37 +03:00
parent ba31e1b823
commit e61e9e9533
4 changed files with 57 additions and 49 deletions

View File

@@ -15,6 +15,7 @@
#include INC_GLUE(memlayout.h)
#include INC_GLUE(memory.h)
#include INC_GLUE(message.h)
#include INC_GLUE(ipc.h)
#include INC_SUBARCH(mm.h)
/* Abort debugging conditions */