tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Adding asm examples



On Wed, Nov 16, 2011 at 11:32:25AM -0500, Julio Merino wrote:
 > Also, and because these output files will always rely on libc, they are
 > effectively not showing me anything about how they interact with the
 > kernel (which is what I was mostly curious about).

If *this* is what you want to know about, go read the syscall stubs in
libc. The asm code you want is already there.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index