qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] Bring adlib to the wonderful world of <stdint.h


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 0/6] Bring adlib to the wonderful world of <stdint.h>
Date: Fri, 28 Aug 2009 20:06:47 +0200

Remove pre C-ansi99 defines for integer types.

Later, Juan.

Juan Quintela (6):
  audio: Nothing uses UINT16
  audio: s/UINT8/uint8_t
  audio: s/UINT32/uint32_t
  audio: Nothing uses INT8
  audio: s/INT16/int16_t
  audio: s/INT32/int32_t

 hw/fmopl.c |   74 ++++++++++++++++++------------------
 hw/fmopl.h |  123 ++++++++++++++++++++++++++++--------------------------------
 2 files changed, 94 insertions(+), 103 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]