diff options
Diffstat (limited to '')
-rw-r--r-- | private/crt32/helper/empty.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/private/crt32/helper/empty.c b/private/crt32/helper/empty.c new file mode 100644 index 000000000..b93113c48 --- /dev/null +++ b/private/crt32/helper/empty.c @@ -0,0 +1,5 @@ +// +// This empty file is here to force build to make this directory. +// + + |