diff options
Diffstat (limited to 'kern/act.c')
-rw-r--r-- | kern/act.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1114,6 +1114,6 @@ get_next_act(sp) return act; } } -#endif +#endif /* ACTWATCH */ #endif /* MIGRATING_THREADS */ |
index : teythoon/gnumach.git | ||
Personal GNU Mach development repository |
summaryrefslogtreecommitdiff |
-rw-r--r-- | kern/act.c | 2 |
@@ -1114,6 +1114,6 @@ get_next_act(sp) return act; } } -#endif +#endif /* ACTWATCH */ #endif /* MIGRATING_THREADS */ |