mirror of
https://github.com/drasko/codezero.git
synced 2026-01-28 02:33:18 +01:00
Capability print functions shifted to l4lib and various capability.h
cleaned
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef __LIST_H__
|
||||
#define __LIST_H__
|
||||
|
||||
#include <l4/macros.h>
|
||||
|
||||
#define L4_DEADWORD 0xDEADCCCC
|
||||
|
||||
struct link {
|
||||
|
||||
Reference in New Issue
Block a user