Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

console.i386.h

Go to the documentation of this file.
00001 /* ndk - [ console.i386.h ]
00002  *
00003  * Basic console IO for kernel
00004  *
00005  * (c)2004 dcipher / neuraldk
00006  *           www.neuraldk.org
00007  */
00008 
00017 #ifndef __ndk_console_i386_h__
00018 #define __ndk_console_i386_h__
00019 
00020 #include <errorCodes.h>
00021 
00022 ErrorCode consoleInit(void);
00023 
00024 #endif
00025 

Generated on Wed Mar 22 20:36:33 2006 for ndk by  doxygen 1.4.4