Selaa lähdekoodia

audio: remove UINT16

More modernitation.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-id: 20170425223739.6703-7-quintela@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Juan Quintela 8 vuotta sitten
vanhempi
commit
d8586afd8b
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      hw/audio/fmopl.h

+ 0 - 1
hw/audio/fmopl.h

@@ -10,7 +10,6 @@
 /* compiler dependence */
 #ifndef OSD_CPU_H
 #define OSD_CPU_H
-typedef unsigned short	UINT16;  /* unsigned 16bit */
 typedef unsigned int	UINT32;  /* unsigned 32bit */
 typedef signed char		INT8;    /* signed  8bit   */
 typedef signed short	INT16;   /* signed 16bit   */