Delete boot/test.c
This commit is contained in:
12
boot/test.c
12
boot/test.c
@ -1,12 +0,0 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
int main()
|
|
||||||
{
|
|
||||||
long i = 0x80000000;
|
|
||||||
|
|
||||||
printf("int: %d\n", i);
|
|
||||||
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
|
Reference in New Issue
Block a user