| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Tue, 2 Oct 2007 12:59:00 -0700 (PDT) |
:Interesting ... "nm -n /kernel | grep -i c045d724" returns ... nothing. A
:function is missing?
No, it's not the start of a function, its in the middle of a function
so you have to find the address which comes before that one.
-Matt