diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2023-08-04 14:49:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-04 14:49:55 +0200 |
| commit | 95e5976b03c156c32acf3cde67a60591cc3713aa (patch) | |
| tree | 54c742c9ad3b94de0481778ed1d5f38b28bcbcdd /src/runtime/c/pgf/lightning | |
| parent | 9dee033e2c968733edc795305e83c7c38bda3b35 (diff) | |
Create funcs.h
Diffstat (limited to 'src/runtime/c/pgf/lightning')
| -rw-r--r-- | src/runtime/c/pgf/lightning/aarch64/funcs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/c/pgf/lightning/aarch64/funcs.h b/src/runtime/c/pgf/lightning/aarch64/funcs.h new file mode 100644 index 000000000..ed1b80139 --- /dev/null +++ b/src/runtime/c/pgf/lightning/aarch64/funcs.h @@ -0,0 +1 @@ +// DUMMY |
