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"
|