remove cruft
This commit is contained in:
parent
44990b8cb8
commit
1f1bebd1b4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99027
@ -75,12 +75,4 @@ struct kse_global_mailbox
|
||||
};
|
||||
#define GMBXF_CRITICAL 0x00000001
|
||||
|
||||
/* some provisional sycalls: */
|
||||
|
||||
#ifndef _KERNEL
|
||||
int kse_new(struct kse_mailbox *mbx, int new_grp_flag);
|
||||
int kse_exit(void);
|
||||
int thread_wakeup(struct thread_mailbox *tmbx);
|
||||
int kse_wakeup(void);
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user