source: trunk/unix/small.c @ 208

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