Revision 75fbb41d2857d93208c74a8e0228b29fd7bf04c0 authored by Mark Cave-Ayland on 02 July 2020, 19:33:45 UTC, committed by Mark Cave-Ayland on 02 July 2020, 19:39:17 UTC
OpenBSD uses the addr word to retrieve the address of several framebuffer
variables during initialisation. Provide an implementation of addr which
allows OpenBSD to initialise the framebuffer correctly on SPARC32 and SPARC64.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1 parent 4704d9e
History
File Mode Size
build.xml -rw-r--r-- 264 bytes
ctype.c -rw-r--r-- 1.3 KB
diskio.c -rw-r--r-- 4.5 KB
extra.c -rw-r--r-- 868 bytes
misc.c -rw-r--r-- 2.7 KB
string.c -rw-r--r-- 7.4 KB
vsprintf.c -rw-r--r-- 9.0 KB

back to top