home *** CD-ROM | disk | FTP | other *** search
- ShowModule v0.1 (c) 1992 $#%!
- now showing: "emodules:exec/memory.m"
- NOTE: don't use this output in your code, use the module instead.
-
- (---) OBJECT ml
- ( 0) ln:substructure
- ( 14) numentries:INT
- (---) ENDOBJECT /* SIZEOF=16 */
-
- (---) OBJECT me
- ( 0) addr:LONG
- ( 4) length:LONG
- (---) ENDOBJECT /* SIZEOF=8 */
-
- CONST MEMF_ANY=0,
- MEMF_PUBLIC=1,
- MEMF_CHIP=2,
- MEMF_FAST=4,
- MEMF_LOCAL=$100,
- MEMF_24BITDMA=$200,
- MEMF_CLEAR=$10000,
- MEMF_LARGEST=$20000,
- MEMF_REVERSE=$40000,
- MEMF_TOTAL=$80000,
- MEM_BLOCKSIZE=8,
- MEM_BLOCKMASK=7
-
- (---) OBJECT mh
- ( 0) ln:substructure
- ( 14) attributes:INT
- ( 16) first:LONG
- ( 20) lower:LONG
- ( 24) upper:LONG
- ( 28) free:LONG
- (---) ENDOBJECT /* SIZEOF=32 */
-
- (---) OBJECT mc
- ( 0) next:LONG
- ( 4) bytes:LONG
- (---) ENDOBJECT /* SIZEOF=8 */
-
-