Add PMM stubs.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 26 Jul 2009 23:33:13 +0000 (19:33 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 26 Jul 2009 23:33:13 +0000 (19:33 -0400)
commite54ee3800df72c2742f486abf437e75c2b56182c
tree1cf4862f4819a6bd0dae0a7b05770fc3937b21f8
parente773930ea4f37bca9334a157e86e70f14234888f
Add PMM stubs.

Add initial code for Post Memory Manager - it's just the stubs for now.
Also, fix PnP entry point not clearing irqs and direction flags.
Makefile
src/config.h
src/pmm.c [new file with mode: 0644]
src/post.c
src/romlayout.S
src/util.h