diff options
| author | 2023-06-03 21:51:28 +0200 | |
|---|---|---|
| committer | 2023-06-04 10:20:19 +0200 | |
| commit | 2ca24f83c35b253593b5aa8775d37923c8383149 (patch) | |
| tree | 09fc86a228b81ac574233a922758953c4c460861 /intrin.def | |
| parent | 65ace14e184807df026e985e073b3b5c5aaf576c (diff) | |
abi lowering pass
Diffstat (limited to 'intrin.def')
| -rw-r--r-- | intrin.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/intrin.def b/intrin.def new file mode 100644 index 0000000..2ccc3b5 --- /dev/null +++ b/intrin.def @@ -0,0 +1,2 @@ +/* NAME NARG */ +_(structcopy, 2) |