Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 8 Nov 2015 11:26:55 +0700
From: Рысь <lynx@...xlynx.tk>
To: musl@...ts.openwall.com
Subject: sys/io.h lacks inb_p and outb_p on x86

x86 arch lacks inb_p and outb_p inline functions. This is required for
memtest86+.

I don't know how properly make an assembly here, so when making memtest
I copied sys/io.h into local directory, and copied these functions from
uClibc.

I attach modified header for reference (they should go into bits/io.h).

-- 
http://lynxlynx.tk/
Power electronics made simple
Unix and simple KISS C code

Download attachment "io.h" of type "application/octet-stream" (591 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.