> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar 1 12:35:11 UTC 2024 x86_64 GNU/Linux 18:49:50 up 8:25, 2 users, load average: 0.86, 0.64, 0.55
This commit is contained in:
parent
cc2dffeac7
commit
b037d4897c
2 changed files with 15 additions and 1 deletions
4
nemu/src/utils/elf-parser.c
Normal file
4
nemu/src/utils/elf-parser.c
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include <elf.h>
|
||||
|
||||
#ifdef CONFIG_FTRACE
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue