source: trunk/emx/src/emxexp/libibert.h@ 3669

Last change on this file since 3669 was 18, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 80 bytes
Line 
1/* libibert.h */
2
3char *xmalloc (size_t n);
4char *xrealloc (void *p, size_t n);
Note: See TracBrowser for help on using the repository browser.