mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
add atoi prototype in queen.c test
This commit is contained in:
parent
7c6fadc6ba
commit
993416481a
@ -1,5 +1,6 @@
|
||||
int printf();
|
||||
void *calloc();
|
||||
int atoi();
|
||||
|
||||
int Q;
|
||||
int N;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user