|
|
| version 1.10, 2007/02/03 17:05:59 | version 1.11, 2007/02/26 21:41:08 |
|---|---|
| Line 164 typedef struct caps_kmsg { | Line 164 typedef struct caps_kmsg { |
| * kernel support | * kernel support |
| */ | */ |
| void caps_exit(struct thread *td); | void caps_exit(struct thread *td); |
| void caps_fork(struct thread *td1, struct thread *td2, int flags); | void caps_fork(struct thread *td1, struct thread *td2); |
| #else | #else |