elfmaster/ftrace

Compile on arm platform: ftrace.c:20:10: fatal error: sys/reg.h: No such file or directory

lasyka opened this issue · 1 comments

When i compile on arm arch machine, get this error:
ftrace.c:20:10: fatal error: sys/reg.h: No such file or directory.
Then i google it,but nothing found.

because this prograe is made for x86 or x86_64 platform ,just like arm not have a register named eax