Changeset 176 for sbliveos2/trunk/sblive/cardmi.h
- Timestamp:
- Apr 14, 2001, 7:03:36 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/sblive/cardmi.h
r151 r176 82 82 83 83 /* For MIDI state machine */ 84 u 8status; /* For MIDI running status */85 u 8fstatus; /* For 0xFn status only */84 u32 status; /* For MIDI running status */ 85 u32 fstatus; /* For 0xFn status only */ 86 86 midi_in_state curstate; 87 87 midi_in_state laststate;
Note:
See TracChangeset
for help on using the changeset viewer.