source: src/libcfa/extras.c@ a922e34

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox memory new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since a922e34 was 159c62e, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

add small set of library types/routines to prelude to reduce including larger library files

  • Property mode set to 100644
File size: 40 bytes
Line 
1#include <stddef.h>
2#include <stdlib.h>
Note: See TracBrowser for help on using the repository browser.