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