mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-15 02:37:55 +00:00
9 lines
175 B
ArmAsm
9 lines
175 B
ArmAsm
|
.section .comment
|
||
|
kDuktapeLicense:
|
||
|
.incbin "third_party/duktape/license.inc"
|
||
|
.type kDuktapeLicense,@object
|
||
|
.globl kDuktapeLicense
|
||
|
.popsection
|
||
|
|
||
|
.include "libc/disclaimer.inc"
|