foo() and bar() functions to play with dwarf
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
int foo() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
int bar() {
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user