old-MTGos-old/gensym.sh
Morten Delenk 0e85f6616e Did a lot of things to the x86_64 build. still won't boot, though.
Crashes in PMM2. refuse to debug after ~2 days of failed debugging.
Might do tommorrow. might do it today. who knows.
2016-06-21 15:13:41 +02:00

2 lines
55 B
Bash
Executable file

nm $1 | grep " T " | awk '{ print $1" "$3 }' > $1.sym