altos: Clean up AO_ROMCONFIG bits
authorKeith Packard <keithp@keithp.com>
Wed, 12 Sep 2018 01:53:15 +0000 (18:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 15:23:25 +0000 (08:23 -0700)
commit44ae8b9317fa4aaccabbe9d07b5972f7dfd3baa2
tree39997d0c99ff79dd3a0dd4286157e1c8ee45ddaa
parent32463323d888d2b36d4b993d82e2522e1b236299
altos: Clean up AO_ROMCONFIG bits

Remove address parameter (doesn't work with gcc), create shared
ao_romconfig in kernel.

Signed-off-by: Keith Packard <keithp@keithp.com>
12 files changed:
src/attiny/ao_arch.h
src/avr/ao_romconfig.c [deleted file]
src/kernel/ao.h
src/kernel/ao_product.c
src/kernel/ao_romconfig.c [new file with mode: 0644]
src/lpc/ao_arch.h
src/lpc/ao_romconfig.c [deleted file]
src/stm/ao_arch.h
src/stm/ao_romconfig.c [deleted file]
src/stm32f4/ao_arch.h
src/stmf0/ao_arch.h
src/stmf0/ao_romconfig.c [deleted file]