]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avrcpm/avr/virt_ports.asm
* Merged fat16-test back into trunk.
[avrcpm.git] / avrcpm / avr / virt_ports.asm
index 92c26d194627dfc1b74951a16330bf6aca3e47af..7861165af4bb9f0466151ced1d890dcf6463d692 100644 (file)
 ;22    - Trigger - write  to read, to write a sector using the above info;
 ;                      , write to allocated/dirctory/unallocated
 
-       .equ    READ_FUNC  = 7
-       .equ    WRITE_FUNC = 6
-       .equ    BOOT_FUNC  = 5
-       .equ    HOME_FUNC  = 4
-\r
 ;----------------------------------------------- Start of Data Segment
 
        .dseg\r