]> Git Repo - J-u-boot.git/blobdiff - board/cpc45/cpc45.c
* Code cleanup:
[J-u-boot.git] / board / cpc45 / cpc45.c
index 01067f53e62778b01006b686a5907c93dc1f8814..08bff49c2cf39dab7f440f772f913621f0cb1d29 100644 (file)
@@ -26,7 +26,7 @@
 #include <asm/processor.h>
 #include <pci.h>
 
-int sysControlDisplay(int digit, uchar ascii_code);                    
+int sysControlDisplay(int digit, uchar ascii_code);
 extern void Plx9030Init(void);
 
        /* We have to clear the initial data area here. Couldn't have done it
@@ -170,4 +170,3 @@ int sysControlDisplay
 
        return (0);
 }
-
This page took 0.024012 seconds and 4 git commands to generate.