Prototype makectx().
This commit is contained in:
parent
ad9e08c34b
commit
33f588f13b
@ -91,6 +91,8 @@ struct md_coredump {
|
||||
int md_empty;
|
||||
};
|
||||
|
||||
void makectx(struct trapframe *tf, struct pcb *pcb);
|
||||
|
||||
#ifdef _KERNEL
|
||||
extern struct pcb *curpcb;
|
||||
void savectx(struct pcb *);
|
||||
|
Loading…
Reference in New Issue
Block a user