Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 79 → Rev 80

/shark/trunk/drivers/linuxc24/include/stdint.h/stdint.h
26,7 → 26,10
#include <features.h>
#include <bits/wchar.h>
#include <bits/wordsize.h>
#include "ll/sys/cdefs.h"
 
__BEGIN_DECLS
 
/* Exact integral types. */
 
/* Signed. */
317,4 → 320,5
 
#endif /* C++ && constant macros */
 
__END_DECLS
#endif /* stdint.h */