916b5ce799
Inject assert statement to linker script to check font existence. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
2 lines
60 B
Plaintext
2 lines
60 B
Plaintext
ASSERT(SIZEOF(cfb_font_area) != 0, "cfb_font not defined.")
|