Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

main.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef main_h
00004 #define main_h
00005 
00006 #include "initcalls.h"
00007 
00008 //
00009 // INTERFACE definition follows 
00010 //
00011 
00012 
00013 class Kernel_thread;
00014 /*
00015  * Fiasco ia32 / UX
00016  * Shared main startup/shutdown code
00017  */
00018 
00019 
00020 FIASCO_INIT int main(void);
00021 
00022 extern "C" void __attribute__ ((noreturn)) _exit(int);
00023 
00024 void main_arch();
00025 
00026 #endif // main_h

Generated on Mon Sep 26 14:20:11 2005 for Fiasco by  doxygen 1.4.2