Add scouts honor escape hatch for source embedding
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
│ 02110-1301 USA │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/macros.h"
|
||||
.yoink __FILE__
|
||||
.source __FILE__
|
||||
|
||||
/ RII System Five system call counter.
|
||||
/
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
│ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA │
|
||||
│ 02110-1301 USA │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/macros.inc"
|
||||
#include "libc/macros.h"
|
||||
.source __FILE__
|
||||
|
||||
/ Linux Signal Trampoline (HOLY CODE)
|
||||
.align 16
|
||||
@@ -26,4 +27,3 @@ __restore_rt: # @see gdb/amd64-linux-tdep.c
|
||||
syscall
|
||||
.align 16
|
||||
.endfn __restore_rt,globl,hidden
|
||||
.yoink __FILE__
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include "libc/macros.h"
|
||||
#include "libc/notice.inc"
|
||||
#include "libc/sysv/consts/auxv.h"
|
||||
.yoink __FILE__
|
||||
.source __FILE__
|
||||
|
||||
/ Canary for -fstack-protector.
|
||||
/
|
||||
|
||||
@@ -41,4 +41,4 @@ syscall:mov %rdi,%rax
|
||||
mov 8(%rsp),%r9
|
||||
jmp *systemfive(%rip)
|
||||
.endfn syscall,globl
|
||||
.yoink __FILE__
|
||||
.source __FILE__
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/dce.h"
|
||||
#include "libc/macros.h"
|
||||
.yoink __FILE__
|
||||
.source __FILE__
|
||||
|
||||
/* ▄▄▄
|
||||
▄▄▄ ▀▓▓▒▄
|
||||
|
||||
Reference in New Issue
Block a user