diff options
| author | ruki <[email protected]> | 2022-02-08 00:35:44 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-02-08 00:35:44 +0800 |
| commit | 45cc977dfc486fd4ac1506f351ab0ccc37a72e7b (patch) | |
| tree | 063a900ee70d4d3ea4f754c3cacc84736d82fcfa /tests/projects/c/linker_scripts/src | |
| parent | 17d633d99e0adc0871b72c6b970349c5d077e3fd (diff) | |
fix tests
Diffstat (limited to 'tests/projects/c/linker_scripts/src')
| -rw-r--r-- | tests/projects/c/linker_scripts/src/foo.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/projects/c/linker_scripts/src/foo.def b/tests/projects/c/linker_scripts/src/foo.def new file mode 100644 index 000000000..7e3ffcda0 --- /dev/null +++ b/tests/projects/c/linker_scripts/src/foo.def @@ -0,0 +1,2 @@ +EXPORTS +foo |
