refactor machine/os initialisation part so it can be reused by other frontends
authorMatthias Braun <matze@braunis.de>
Thu, 7 Apr 2011 09:22:46 +0000 (11:22 +0200)
committerMatthias Braun <matze@braunis.de>
Thu, 7 Apr 2011 09:22:46 +0000 (11:22 +0200)
commite8b6008fb191413535961886b0ea73413d0f24d6
treeb1e0993e8d85df37cdbb8df50844927a4e7c5a65
parentce2b638b4cb87f237452074ccac8dd9dab6a72c0
refactor machine/os initialisation part so it can be reused by other frontends
adt/obst.h
adt/xmalloc.c [deleted file]
adt/xmalloc.h [deleted file]
driver/firm_codegen.h
driver/firm_machine.c [new file with mode: 0644]
driver/firm_machine.h [new file with mode: 0644]
driver/firm_opt.c
driver/firm_opt.h
main.c