diff options
author | midipix <writeonce@midipix.org> | 2019-01-09 20:35:10 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-09 22:43:18 -0500 |
commit | e174c3732964f43d37646c2162fdc1aa2158611f (patch) | |
tree | 3ab63dafd13c9f3fcc929c2f7564baee57c47e7b /crt | |
parent | b3c063f777b6a3659f4ec9fc7fc61e9fa0e24b20 (diff) | |
download | mmglue-e174c3732964f43d37646c2162fdc1aa2158611f.tar.bz2 mmglue-e174c3732964f43d37646c2162fdc1aa2158611f.tar.xz |
mmglue: crt: removed placeholder files which are no longer needed.
Diffstat (limited to 'crt')
-rw-r--r-- | crt/Scrtldso.c | 0 | ||||
-rw-r--r-- | crt/Scrtvrfs.c | 0 | ||||
-rw-r--r-- | crt/crtdinga.c | 0 | ||||
-rw-r--r-- | crt/crte.c | 0 | ||||
-rw-r--r-- | crt/crtidata.c | 0 | ||||
-rw-r--r-- | crt/crtldso.c | 0 | ||||
-rw-r--r-- | crt/crtposix.c | 0 | ||||
-rw-r--r-- | crt/crtvrfs.c | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/crt/Scrtldso.c b/crt/Scrtldso.c deleted file mode 100644 index e69de29..0000000 --- a/crt/Scrtldso.c +++ /dev/null diff --git a/crt/Scrtvrfs.c b/crt/Scrtvrfs.c deleted file mode 100644 index e69de29..0000000 --- a/crt/Scrtvrfs.c +++ /dev/null diff --git a/crt/crtdinga.c b/crt/crtdinga.c deleted file mode 100644 index e69de29..0000000 --- a/crt/crtdinga.c +++ /dev/null diff --git a/crt/crte.c b/crt/crte.c deleted file mode 100644 index e69de29..0000000 --- a/crt/crte.c +++ /dev/null diff --git a/crt/crtidata.c b/crt/crtidata.c deleted file mode 100644 index e69de29..0000000 --- a/crt/crtidata.c +++ /dev/null diff --git a/crt/crtldso.c b/crt/crtldso.c deleted file mode 100644 index e69de29..0000000 --- a/crt/crtldso.c +++ /dev/null diff --git a/crt/crtposix.c b/crt/crtposix.c deleted file mode 100644 index e69de29..0000000 --- a/crt/crtposix.c +++ /dev/null diff --git a/crt/crtvrfs.c b/crt/crtvrfs.c deleted file mode 100644 index e69de29..0000000 --- a/crt/crtvrfs.c +++ /dev/null |