Files
codezero/conts/libl4/include/l4lib/cache.h
2010-03-25 01:12:40 +02:00

14 lines
193 B
C

/*
* 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__ */