cosmopolitan/third_party/duktape/license.S

9 lines
175 B
ArmAsm
Raw Normal View History

2020-06-15 14:18:57 +00:00
.section .comment
kDuktapeLicense:
.incbin "third_party/duktape/license.inc"
.type kDuktapeLicense,@object
.globl kDuktapeLicense
.popsection
.include "libc/disclaimer.inc"