Skip to content
Snippets Groups Projects
Commit 3689c7f5 authored by rsc's avatar rsc
Browse files

unnecessary struct jmpbuf

parent ba969aa6
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,6 @@ void kbd_intr(void);
// proc.c
void pinit(void);
struct proc;
struct jmpbuf;
void setupsegs(struct proc*);
struct proc* copyproc(struct proc*);
struct spinlock;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment