source: trunk/unix/libsmall.c @ 198

Last change on this file since 198 was 198, checked in by nanardon, 16 years ago
  • start executable section
  • Property svn:eol-style set to native
File size: 57 bytes
Line 
1#include "libsmall.h"
2
3int func(void) {
4    return(0);
5}
Note: See TracBrowser for help on using the repository browser.