xserver/hw/xfree86/os-support/bsd
Enrico Weigelt, metux IT consult 923da4d569 xfree86: os-support: unexport DEV_MEM defines
DEV_MEM define isn't used by any drivers, and BSD seems to be the only one
left using that define (Linux uses the symbol, but defines on its own)

Therefore, just define it where actually used and drop it from the global
xf86OSlib.h file.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1411>
2025-02-06 16:22:42 +00:00
..
alpha_video.c xfree86: os-support: unexport DEV_MEM defines 2025-02-06 16:22:42 +00:00
arm_video.c xfree86: os-support: unexport DEV_MEM defines 2025-02-06 16:22:42 +00:00
bsd_VTsw.c xfree86: os-support: bsd: fix missing include of xf86_OSproc.h 2024-09-13 17:47:01 +02:00
bsd_bell.c Revert "xfree86: os-support: move CONSOLE_X_BELL into bsd_bell.c" 2024-11-13 16:47:52 -08:00
bsd_ev56.c xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00
bsd_init.c xfree86: os-support: move CONSOLE_X_MODE_ON/OFF to bsd_init.c 2024-10-10 15:12:22 +00:00
bsd_kmod.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
i386_video.c xfree86: os-support: unexport DEV_MEM defines 2025-02-06 16:22:42 +00:00
memrange.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
ppc_video.c xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00
sparc64_video.c xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00