ntdll: Use the correct amd64 trap codes on *BSD.
commit7a6ef5c2df16bf222ee3a5298bfd3b5b47c1d8b4
authorDamjan Jovanovic <damjan.jov@gmail.com>
Tue, 25 Jan 2022 15:37:12 +0000 (25 17:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Jan 2022 19:50:49 +0000 (25 20:50 +0100)
tree3530f832f5702c2c5f7a032c0b0e9635eea89254
parent3b8d7f7f036f3f4771284df97cce99d114fe42cb
ntdll: Use the correct amd64 trap codes on *BSD.

Fix the *BSD trap codes on amd64 like 148120f21ecf7ad30aaa2136f8d9f00f2f241231
did on i386.

Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/signal_x86_64.c