cosmopolitan/third_party/duktape/license.S
2020-06-15 07:18:57 -07:00

8 lines
175 B
ArmAsm

.section .comment
kDuktapeLicense:
.incbin "third_party/duktape/license.inc"
.type kDuktapeLicense,@object
.globl kDuktapeLicense
.popsection
.include "libc/disclaimer.inc"