summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/bootcard.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-15 13:32:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-15 13:32:12 +0000
commit18e6e824a6aed07fe15a09d5d932848b6ade7b73 (patch)
tree253836b4d6d1688720cf64a530c0091367dc1a2f /c/src/lib/libbsp/shared/bootcard.c
parentupdated gen83xx BSP (diff)
downloadrtems-18e6e824a6aed07fe15a09d5d932848b6ade7b73.tar.bz2
Spacing.
Diffstat (limited to 'c/src/lib/libbsp/shared/bootcard.c')
-rw-r--r--c/src/lib/libbsp/shared/bootcard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shared/bootcard.c b/c/src/lib/libbsp/shared/bootcard.c
index b63629d587..e1d608229d 100644
--- a/c/src/lib/libbsp/shared/bootcard.c
+++ b/c/src/lib/libbsp/shared/bootcard.c
@@ -124,7 +124,7 @@ int boot_card(
* It must be valid before we can use rtems_interrupt_disable().
*/
#ifdef PPC_INTERRUPT_DISABLE_MASK_DEFAULT
- ppc_interrupt_set_disable_mask( PPC_INTERRUPT_DISABLE_MASK_DEFAULT);
+ ppc_interrupt_set_disable_mask( PPC_INTERRUPT_DISABLE_MASK_DEFAULT );
#endif /* PPC_INTERRUPT_DISABLE_MASK_DEFAULT */
/*