init.o:
U dfii_initseq
U dfii_setsw
00000000 T gram_init
memtest.o:
00000000 T gram_memtest
dfii.o:
00000000 t cdelay
00000044 T dfii_initseq
00000010 T dfii_setsw
00000000 t .L2
00000024 t .L7
We currently only need to expose gram_init and gram_memtest.
This is the output of nm for libgram.a:
We currently only need to expose
gram_init
andgram_memtest
.