Removed unused files from other projects.

This commit is contained in:
Bahadir Balban
2009-06-08 17:35:01 +03:00
parent 49d47abe97
commit ea5c0bff45
4 changed files with 1 additions and 572 deletions

View File

@@ -1,17 +1,6 @@
#ifndef __TYPES_H__
#define __TYPES_H__
/* Copyright (C) 2003 - 2004 NICTA */
#include <l4lib/arch/types.h>
#define l4_nilpage 0
#define l4_nilthread -1
#define l4_anythread -2
#define l4_niltag 0
#define l4_notifytag (1 << 13)
#define l4_waittag (1 << 14)
#endif /* __TYPES_H__ */