|
Message-ID: <20151110162931.1944693c@r2lynx> Date: Tue, 10 Nov 2015 16:29:31 +0700 From: Рысь <lynx@...xlynx.tk> To: musl@...ts.openwall.com Subject: Re: sys/io.h lacks inb_p and outb_p on x86 On Tue, 10 Nov 2015 09:50:52 +0100 Felix Janda <felix.janda@...teo.de> wrote: > Рысь wrote: > [..] > > > > So, after three+ years of experience with musl I just hit this once, > > and I don't think they worth adding if there is no much interest. > > > > memtest86+ uses no libc code, and suddenly only grabs those two from > > host which is easily patchable. > > It also has an "io.h" which should define inb_p and outb_p via some > "misuse" of macros. Can't it use that instead of <sys/io.h>? > > Felix OK the build is fixable with -DSLOW_IO_BY_JUMPING. I thought it's io.h did not used in it. Sorry for the noise then. -- http://lynxlynx.tk/ Power electronics made simple Unix and simple KISS C code
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.