Initial import
This commit is contained in:
8
third_party/duktape/license.S
vendored
Normal file
8
third_party/duktape/license.S
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.section .comment
|
||||
kDuktapeLicense:
|
||||
.incbin "third_party/duktape/license.inc"
|
||||
.type kDuktapeLicense,@object
|
||||
.globl kDuktapeLicense
|
||||
.popsection
|
||||
|
||||
.include "libc/disclaimer.inc"
|
||||
Reference in New Issue
Block a user