mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
7 lines
130 B
Makefile
7 lines
130 B
Makefile
#...
|
|
Linker script and memory map
|
|
#...
|
|
0x0+10 +foo = 0x10
|
|
\[!provide\] +PROVIDE \(foo, bar\)
|
|
#...
|