new
This commit is contained in:
parent
5e402eff2a
commit
6138fc8f1c
Binary file not shown.
BIN
cpp/_crt0.o
BIN
cpp/_crt0.o
Binary file not shown.
|
@ -43,6 +43,7 @@ int main() {
|
||||||
} keytab[10];
|
} keytab[10];
|
||||||
|
|
||||||
struct key * Ptr = (struct key *) alloc(100);
|
struct key * Ptr = (struct key *) alloc(100);
|
||||||
|
asm ("nop");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
BIN
cpp/_rvmain.o
BIN
cpp/_rvmain.o
Binary file not shown.
BIN
cpp/myfunc.o
BIN
cpp/myfunc.o
Binary file not shown.
BIN
cpp/prog.bin
BIN
cpp/prog.bin
Binary file not shown.
7586
cpp/prog.lst
7586
cpp/prog.lst
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue