xserver/hw/xfree86/int10
Enrico Weigelt, metux IT consult a2e7904b1d fix: unused readIntVec()
[585/699] Compiling C object hw/xfree86/int10/libint10.so.p/generic.c.o
../hw/xfree86/int10/generic.c:103:1: warning: ‘readIntVec’ defined but not used [-Wunused-function]
  103 | readIntVec(struct pci_device *dev, unsigned char *buf, int len)

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-02-19 01:02:32 +00:00
..
INT10.HOWTO Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
generic.c fix: unused readIntVec() 2024-02-19 01:02:32 +00:00
helper_exec.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
helper_mem.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
meson.build xfree86: Merge vbe into int10 2019-10-02 10:03:26 -04:00
stub.c int10: fix build error 2014-04-27 12:02:16 -04:00
vbe.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
vbe.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
vbeModes.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
vbeModes.h xfree86: Merge vbe into int10 2019-10-02 10:03:26 -04:00
x86emu.c
xf86int10.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xf86int10.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xf86int10module.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86x86emu.c x86emu: Change include order to avoid conflict with system header 2016-04-29 11:05:38 -04:00
xf86x86emu.h