summaryrefslogtreecommitdiff
path: root/i386/i386/ast_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/ast_check.c')
-rw-r--r--i386/i386/ast_check.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/i386/i386/ast_check.c b/i386/i386/ast_check.c
index 982c705..9afb902 100644
--- a/i386/i386/ast_check.c
+++ b/i386/i386/ast_check.c
@@ -40,9 +40,6 @@
init_ast_check(processor)
processor_t processor;
{
-#ifdef lint
- processor++;
-#endif /* lint */
}
/*
@@ -51,9 +48,6 @@ init_ast_check(processor)
cause_ast_check(processor)
processor_t processor;
{
-#ifdef lint
- processor++;
-#endif /* lint */
}
#endif /* NCPUS > 1 */