diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-09-04 17:56:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-04 17:56:01 -0700 |
| commit | 61a38830b94c28b3fcead3e22161c3dd621d25c9 (patch) | |
| tree | 8ae9664d2feae319bb7da12ddd7cc7e06751f1ae /yamls | |
| parent | a4d5910cdb9bed05fa5aea4476a3cf4ef178be06 (diff) | |
* git subrepo pull tools/asm-processor
subrepo:
subdir: "tools/asm-processor"
merged: "5c3984fc"
upstream:
origin: "git@github.com:simonlindholm/asm-processor.git"
branch: "main"
commit: "5c3984fc"
git-subrepo:
version: "0.4.9"
origin: "git@github.com:ingydotnet/git-subrepo.git"
commit: "ea10886"
* Fix things needed for new spimdisasm release
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/jp/header.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yamls/jp/header.yaml b/yamls/jp/header.yaml index b971498..501d6d5 100644 --- a/yamls/jp/header.yaml +++ b/yamls/jp/header.yaml @@ -46,6 +46,7 @@ options: use_legacy_include_asm: False create_asm_dependencies: True asm_function_macro: glabel + asm_end_label: endlabel asm_jtbl_label_macro: jlabel asm_data_macro: dlabel include_macro_inc: False |
