On Wed, Mar 31, 2010 at 01:22:46AM +0200, ext Alan Coopersmith wrote: > Before this fix, the u64 type would not be defined, causing > x86emu/sys.c to fail to build: > "sys.c", line 102: syntax error before or at: ldq_u > "sys.c", line 102: syntax error before or at: * > > Since Keith requested using <stdint.h>, converted all the x86emu > typedefs to use the stdint types. > > Signed-off-by: Alan Coopersmith <[email protected]>
Acked-by: Tiago Vignatti <[email protected]> Tiago _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
