diff options
Diffstat (limited to 'i386/intel/pmap.c')
-rw-r--r-- | i386/intel/pmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/intel/pmap.c b/i386/intel/pmap.c index 40ddcd6a..0316d15a 100644 --- a/i386/intel/pmap.c +++ b/i386/intel/pmap.c @@ -3054,7 +3054,6 @@ void pmap_update_interrupt(void) int s; my_cpu = cpu_number(); - printf("PMAP(%d)\n", my_cpu); /* * Exit now if we're idle. We'll pick up the update request |