diff --git a/linkscript b/linkscript index 89fce96..a9bd10b 100644 --- a/linkscript +++ b/linkscript @@ -1,9 +1,16 @@ +; BIOS section RESET load 8000 section SERIAL -section MEMTEST +; BUZBEE Monitor section BUZBEE section BBHASHES +; Utility functions +section MEMTEST load 8800 + +; Static data section VECTORS high 100000 section VERSION high + +entry 8000