diff options
Diffstat (limited to 'cpu/mpc5xxx/interrupts.c')
| -rw-r--r-- | cpu/mpc5xxx/interrupts.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/mpc5xxx/interrupts.c b/cpu/mpc5xxx/interrupts.c index 7b5cb8be4..beeb22263 100644 --- a/cpu/mpc5xxx/interrupts.c +++ b/cpu/mpc5xxx/interrupts.c @@ -32,7 +32,7 @@   *   * Based on (well, mostly copied from) the code from the 2.4 kernel by   * Dale Farnsworth <dfarnsworth@mvista.com> and Kent Borg. - *  + *   * Copyright (C) 2004 Sylvain Munaut <tnt@246tNt.com>   * Copyright (C) 2003 Montavista Software, Inc   */ |