Add .mima-symbols files for existing examples
This commit is contained in:
parent
745c201d00
commit
84e4ceb686
6 changed files with 51 additions and 0 deletions
15
examples/bench.mima-symbols
Normal file
15
examples/bench.mima-symbols
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
00000: zero
|
||||
00001: one
|
||||
00002: tmp1
|
||||
00003: max-number
|
||||
00004: current-number
|
||||
00005: ptr
|
||||
00006: main
|
||||
00009: main-loop
|
||||
00018: main-loop-end
|
||||
00019: fib
|
||||
00029: fib-ret-0
|
||||
0002c: fib-ret-1
|
||||
0002f: fib-continue
|
||||
00060: fib-cleanup
|
||||
0012c: number-array
|
||||
Loading…
Add table
Add a link
Reference in a new issue