mirror of
https://github.com/sgmarz/osblog.git
synced 2024-11-24 02:16:19 +04:00
Get rid of useless header.
This commit is contained in:
parent
29100f10ae
commit
591f0fdff8
@ -1,6 +1,4 @@
|
|||||||
#include <printf.h>
|
#include <printf.h>
|
||||||
#include <syscall.h>
|
|
||||||
|
|
||||||
|
|
||||||
const int SIZE = 1000;
|
const int SIZE = 1000;
|
||||||
int myarray[SIZE];
|
int myarray[SIZE];
|
||||||
|
Loading…
Reference in New Issue
Block a user