mirror of
https://github.com/drasko/codezero.git
synced 2026-03-15 08:41:50 +01:00
Kernel updates since December 2009
This commit is contained in:
13
conts/libl4/include/l4lib/cache.h
Normal file
13
conts/libl4/include/l4lib/cache.h
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
/*
|
||||
* Cache control operations
|
||||
*
|
||||
* Copyright (C) 2009 Bora Sahin
|
||||
*/
|
||||
|
||||
#ifndef __L4_CACHE_CONTROL__
|
||||
#define __L4_CACHE_CONTROL__
|
||||
|
||||
#include <l4/api/cache.h>
|
||||
|
||||
#endif /* __L4_CACHE_CONTROL__ */
|
||||
Reference in New Issue
Block a user