mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
spin: make generated code match installed headers
This commit is contained in:
parent
3f33d868fe
commit
c73d5a559f
1 changed files with 1 additions and 1 deletions
|
@ -1093,7 +1093,7 @@ static const char *Proto[] = {
|
|||
"void dot_crack(int, int, Trans *);",
|
||||
"void do_reach(void);",
|
||||
"void pan_exit(int);",
|
||||
"void exit(int);",
|
||||
"_Noreturn void exit(int);",
|
||||
"#ifdef BFS_PAR",
|
||||
" void bfs_setup_mem(void);",
|
||||
"#endif",
|
||||
|
|
Loading…
Reference in a new issue