summaryrefslogtreecommitdiffstats
path: root/include/universe.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-12-16 21:44:03 +0000
committerwdenk <wdenk>2004-12-16 21:44:03 +0000
commitefe2a4d5cf96dd37bc4782ba1880cee4ed1117c5 (patch)
tree9b8636853fefbfcd38e804ddccac013bd216d50e /include/universe.h
parentbea8e84b52ac3c499b5868978a29c20cf92cf88f (diff)
downloadblackbird-obmc-uboot-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.tar.gz
blackbird-obmc-uboot-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.zip
Code cleanup.
Diffstat (limited to 'include/universe.h')
-rw-r--r--include/universe.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/universe.h b/include/universe.h
index 684e9272b7..2892d31b4b 100644
--- a/include/universe.h
+++ b/include/universe.h
@@ -23,12 +23,10 @@
#ifndef _universe_h
#define _universe_h
-
typedef struct _UNIVERSE UNIVERSE;
typedef struct _SLAVE_IMAGE SLAVE_IMAGE;
typedef struct _TDMA_CMD_PACKET TDMA_CMD_PACKET;
-
struct _SLAVE_IMAGE {
unsigned int ctl; /* Control */
unsigned int bs; /* Base */
@@ -148,10 +146,3 @@ struct _TDMA_CMD_PACKET {
#define PCI_MS_Mxx 0x03
#endif
-
-
-
-
-
-
-
OpenPOWER on IntegriCloud