Annotation of previous/src/includes/adb.h, revision 1.1

1.1     ! root        1: Uint32 adb_lget(Uint32 addr);
        !             2: Uint16 adb_wget(Uint32 addr);
        !             3: Uint8 adb_bget(Uint32 addr);
        !             4: 
        !             5: void adb_lput(Uint32 addr, Uint32 l);
        !             6: void adb_wput(Uint32 addr, Uint16 w);
        !             7: void adb_bput(Uint32 addr, Uint8 b);
        !             8: 
        !             9: void ADB_Reset(void);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.