aboutsummaryrefslogtreecommitdiff
path: root/win32/include/winapi/intrin.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/include/winapi/intrin.h')
-rw-r--r--win32/include/winapi/intrin.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/win32/include/winapi/intrin.h b/win32/include/winapi/intrin.h
deleted file mode 100644
index 960a0f8..0000000
--- a/win32/include/winapi/intrin.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/**
- * This file has no copyright assigned and is placed in the Public Domain.
- * This file is part of the w64 mingw-runtime package.
- * No warranty is given; refer to the file DISCLAIMER within this package.
- */
-#ifndef __INTRIN_H_
-#define __INTRIN_H_
-
-//!__TINYC__: intrinsic stuff removed
-
-#endif /* end __INTRIN_H_ */