diff options
author | Juan Quintela <quintela@redhat.com> | 2009-09-30 01:10:56 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-05 09:32:44 -0500 |
commit | 47cbc7aa5e942f7529b88568dc9bd1e71637ad3a (patch) | |
tree | 501ffdd781374c7e66f75707b69d578e1b777861 /qemu-timer.h | |
parent | a316e3788df2781fda119e801e9b3d753f89b752 (diff) |
bdf: Remove last users of FALSE/TRUE
This brings bfd_boolean to the wonderful world of <stdbool.h>, it is needed
because it defines bdf_boolean as an enum with values true and false,
and some architectures use TRUE, FALSE and give problems when you try to use
<stdbool.h>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-timer.h')
0 files changed, 0 insertions, 0 deletions