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

s_cruft.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef s_cruft_h
00004 #define s_cruft_h
00005 
00006 #include <stddef.h>                     // for size_t
00007 
00008 //
00009 // INTERFACE definition follows 
00010 //
00011 
00012 
00013 // do not allow calls to these OSKit routines.  We have to provide
00014 // these functions because libamm references them.
00015 extern "C" __attribute__((noreturn)) void *smalloc(size_t);
00016 
00017 extern "C" __attribute__((noreturn)) void sfree(void *, size_t);
00018 
00019 #endif // s_cruft_h

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