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__
|
||||
|
||||
/ Returns index of minimum uint16 in array.
|
||||
/
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
│ 02110-1301 USA │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/macros.h"
|
||||
.yoink __FILE__
|
||||
.source __FILE__
|
||||
|
||||
/ Returns index of minimum positive int16 in array.
|
||||
/
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/nexgen32e/x86feature.h"
|
||||
#include "libc/macros.h"
|
||||
.yoink __FILE__
|
||||
.source __FILE__
|
||||
|
||||
/ Dispatches to fastest windex() implementation.
|
||||
.initbss 300,_init_windex
|
||||
|
||||
Reference in New Issue
Block a user