summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/devices.gperf
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/devices.gperf')
-rw-r--r--winsup/cygwin/devices.gperf2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/devices.gperf b/winsup/cygwin/devices.gperf
index 5251f59f3..2d5b784b2 100644
--- a/winsup/cygwin/devices.gperf
+++ b/winsup/cygwin/devices.gperf
@@ -11,6 +11,8 @@
#undef __GNUC__
static unsigned int devhash (const char *, unsigned)
__attribute__ ((regparm (2)));
+#define bad_dev (&dev_bad_storage)
+
%}
struct device;
%%