diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ppc/kernel/idle.c | 2 | ||||
-rw-r--r-- | arch/ppc/mm/init.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/ppc/kernel/idle.c b/arch/ppc/kernel/idle.c index 8f03ac79a..42ebfd9f4 100644 --- a/arch/ppc/kernel/idle.c +++ b/arch/ppc/kernel/idle.c @@ -1,5 +1,5 @@ /* - * $Id: idle.c,v 1.67 1999/09/10 05:05:47 paulus Exp $ + * $Id: idle.c,v 1.68 1999/10/15 18:16:03 cort Exp $ * * Idle daemon for PowerPC. Idle daemon will handle any action * that needs to be taken when the system becomes idle. diff --git a/arch/ppc/mm/init.c b/arch/ppc/mm/init.c index 240344314..7ccbe656f 100644 --- a/arch/ppc/mm/init.c +++ b/arch/ppc/mm/init.c @@ -1,5 +1,5 @@ /* - * $Id: init.c,v 1.193 1999/10/11 18:50:35 geert Exp $ + * $Id: init.c,v 1.195 1999/10/15 16:39:39 cort Exp $ * * PowerPC version * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) |