X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Funiverse.h;h=2892d31b4bb8f99c6108616c0a3633a4b4f587fd;hb=01471d538fb163f472a769f21267d7676c91267c;hp=684e9272b7798794096e2fe3812114e05a756218;hpb=256e4be81489b1824328c58af54c39506db7c7a5;p=oweals%2Fu-boot.git 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 - - - - - - -