ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:libraries/expansionbase.m"
NOTE: don't use this output in your code, use the module instead.

(---) OBJECT bootnode
(  0)   ln:substructure
( 14)   flags:INT
( 16)   devicenode:LONG
(---) ENDOBJECT     /* SIZEOF=20 */

(---) OBJECT expansionbase
(  0)   lib:substructure
( 34)   flags:CHAR
( 35)   private01:CHAR
( 36)   private02:LONG
( 40)   private03:LONG
( 44)   private04:substructure
( 60)   private05:substructure
( 74)   mountlist:substructure
(---) ENDOBJECT     /* SIZEOF=NONE !!! */

CONST EE_OK=0,
      EE_LASTBOARD=$28,
      EE_NOEXPANSION=$29,
      EE_NOMEMORY=$2A,
      EE_NOBOARD=$2B,
      EE_BADMEM=$2C,
      EBF_CLOGGED=1,
      EBF_SHORTMEM=2,
      EBF_BADMEM=4,
      EBF_DOSFLAG=8,
      EBF_KICKBACK33=16,
      EBF_KICKBACK36=$20,
      EBF_SILENTSTART=$40

