summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/pcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/pcb.h')
-rw-r--r--sys/alpha/include/pcb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/include/pcb.h b/sys/alpha/include/pcb.h
index 982e97b..4375ef2 100644
--- a/sys/alpha/include/pcb.h
+++ b/sys/alpha/include/pcb.h
@@ -58,6 +58,7 @@ struct pcb {
};
#ifdef _KERNEL
+void makectx(struct trapframe *, struct pcb *);
void savectx(struct pcb *);
#endif
OpenPOWER on IntegriCloud