[RTEMS Project] #3349: pc386 edid.h invalid macro names
RTEMS trac
trac at rtems.org
Thu Mar 15 22:20:20 UTC 2018
#3349: pc386 edid.h invalid macro names
----------------------------+---------------------------
Reporter: Joel Sherrill | Owner: Joel Sherrill
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: arch/i386 | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------+---------------------------
Minus sign not underbar in macro name.
-#define DVS_HDMI-a 0x2
-#define DVS_HDMI-b 0x3
+#define DVS_HDMI_a 0x2
+#define DVS_HDMI_b 0x3
--
Ticket URL: <http://devel.rtems.org/ticket/3349>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list