forked from KolibriOS/kolibrios
fix for the different fasm version
git-svn-id: svn://kolibrios.org@6945 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
be847c5e1f
commit
4cf3034f56
@ -2668,7 +2668,7 @@ if DEBUG
|
|||||||
invoke SysMsgBoardStr
|
invoke SysMsgBoardStr
|
||||||
pop esi
|
pop esi
|
||||||
end if
|
end if
|
||||||
if USE_UNSOL_EV
|
if USE_UNSOL_EV = 1
|
||||||
;Test. Do not make queue, process immediately!
|
;Test. Do not make queue, process immediately!
|
||||||
;stdcall here snd_hda_read_pin_sense stdcall, nid:dword, trigger_sense:dword
|
;stdcall here snd_hda_read_pin_sense stdcall, nid:dword, trigger_sense:dword
|
||||||
;and then mute/unmute pin based on the results
|
;and then mute/unmute pin based on the results
|
||||||
|
Loading…
Reference in New Issue
Block a user