mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-07-25 13:24:03 +00:00
Save 4 bytes!
This commit is contained in:
@@ -38,7 +38,7 @@ gABPReplyParamBlk ; For writeDDP control calls
|
|||||||
dcb.b $32
|
dcb.b $32
|
||||||
|
|
||||||
gABPWriteDataStruct ; For writeDDP control calls (gathers buffers into one pkt)
|
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
|
odd
|
||||||
gABPAddress ; Address of the Apple Boot Protocol client:
|
gABPAddress ; Address of the Apple Boot Protocol client:
|
||||||
|
Reference in New Issue
Block a user