mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 19:30:05 +01:00
Seeing as this code seems to be specific to OpenBSD I don't think __x86_64__ should have been added there at all. It appears to have been added wherever __amd64__ existed before which is wrong. I think that part of the commit should be reverted but also all four of the checks should be __OpenBSD__ && __amd64__ instead of two one direction and two flipped. |
||
|---|---|---|
| .. | ||
| libusb | ||
| alpha_video.c | ||
| arm_video.c | ||
| bsd_apm.c | ||
| bsd_axp.c | ||
| bsd_bell.c | ||
| bsd_ev56.c | ||
| bsd_init.c | ||
| bsd_kmod.c | ||
| bsd_kqueue_apm.c | ||
| bsd_mouse.c | ||
| bsd_VTsw.c | ||
| bsdResource.c | ||
| i386_video.c | ||
| Makefile.am | ||
| memrange.h | ||
| ppc_video.c | ||
| sparc64_video.c | ||