diff options
| author | thegeorg <[email protected]> | 2022-05-26 13:49:37 +0300 |
|---|---|---|
| committer | thegeorg <[email protected]> | 2022-05-26 13:49:37 +0300 |
| commit | 14531039d017c3a467e188f4a11161ebf11bd248 (patch) | |
| tree | 84c8b966e2c8215fb17c75e973d55a356bf9c487 /contrib/libs/cxxsupp/openmp/asm.S | |
| parent | 3d0337c34c2c3e3213f6ac242e59204a23314847 (diff) | |
openmp: Cleanup and fix reimport
asm.S file is not used any more.
ref:0cd691485aa2a8f5b158482fc34042f6b3542e7d
Diffstat (limited to 'contrib/libs/cxxsupp/openmp/asm.S')
| -rw-r--r-- | contrib/libs/cxxsupp/openmp/asm.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/libs/cxxsupp/openmp/asm.S b/contrib/libs/cxxsupp/openmp/asm.S deleted file mode 100644 index 1c869244eff..00000000000 --- a/contrib/libs/cxxsupp/openmp/asm.S +++ /dev/null @@ -1 +0,0 @@ -#include "z_Linux_asm.s" |
