1 ; See LICENSE file for copyright
and license details.
12 failure_msg
: db
0x5b, 0x1b, 0x5b, 0x33, 0x31, 0x6d, 0x46\
13 0x41, 0x49, 0x4c, 0x45, 0x44, 0x1b, 0x5b\
14 0x30, 0x6d, 0x5d, 0x20, 0x00
15 failure_msglen
: equ $
- failure_msg
16 julian_msg
: db
"Julian must be greader than offset.", 10, 0
17 julian_msglen
: equ $
- julian_msg
19 %macro CHECK_OPENBSD
0
21 section
.note.openbsd.ident note
38 mov rdx
, failure_msglen
47 mov rdx
, julian_msglen