forked from xt-sys/exectos
Cleanup XTDK and XTOSKRNL headers
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
/**
|
||||
* PROJECT: ExectOS
|
||||
* COPYRIGHT: See COPYING.md in the top level directory
|
||||
* FILE: sdk/xtdk/mmfuncs.h
|
||||
* DESCRIPTION: Memory manager routines
|
||||
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||
*/
|
||||
|
||||
#ifndef __XTDK_MMFUNCS_H
|
||||
#define __XTDK_MMFUNCS_H
|
||||
|
||||
#include <xtbase.h>
|
||||
|
||||
|
||||
|
||||
#endif /* __XTDK_MMFUNCS_H */
|
||||
Reference in New Issue
Block a user