Updated PCI IDs to latest snapshot.
[tangerine.git] / tools / fd2inline / include-src / proto / muimaster.h
blob105682950dc95d53283d353601c2feecdeaab2e6
1 #ifndef PROTO_MUIMASTER_H
2 #define PROTO_MUIMASTER_H
4 #ifndef LIBRARIES_MUI_H
5 #include <libraries/mui.h>
6 #endif /* !LIBRARIES_MUI_H */
8 #include <clib/muimaster_protos.h>
10 #ifdef __GNUC__
11 #include <inline/muimaster.h>
12 #endif /* __GNUC__ */
14 #ifndef __NOLIBBASE__
15 extern struct Library *
16 #ifdef __CONSTLIBBASEDECL__
17 __CONSTLIBBASEDECL__
18 #endif /* __CONSTLIBBASEDECL__ */
19 MUIMasterBase;
20 #endif /* !__NOLIBBASE__ */
22 #endif /* !PROTO_MUIMASTER_H */