mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-06-24 22:23:59 +00:00
Save 4 bytes!
This commit is contained in:
@ -38,7 +38,7 @@ gABPReplyParamBlk ; For writeDDP control calls
|
||||
dcb.b $32
|
||||
|
||||
gABPWriteDataStruct ; For writeDDP control calls (gathers buffers into one pkt)
|
||||
dcb.b 24 ; doesn't need to be this long at all
|
||||
dcb.b 20 ; doesn't need to be this long at all
|
||||
|
||||
odd
|
||||
gABPAddress ; Address of the Apple Boot Protocol client:
|
||||
|
Reference in New Issue
Block a user