Try to fix syntax of "strht" instruction so that clang is happy.
This fixes compilation of usb(4) after 0ec590d24e .
MFC after: 1 week
Sponsored by: NVIDIA Networking
This commit is contained in:
+1
-1
@@ -234,7 +234,7 @@ ENTRY(suword16)
|
||||
adr r3, .Lfusufault
|
||||
str r3, [r2, #PCB_ONFAULT]
|
||||
|
||||
strht r1, [r0]
|
||||
strht r1, [r0], #0
|
||||
|
||||
mov r0, #0x00000000
|
||||
str r0, [r2, #PCB_ONFAULT]
|
||||
|
||||
Reference in New Issue
Block a user