Subject: Re: How to print "Hello" using system call?
To: Keichii Moto <keichiitoyota@yahoo.com>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-kern
Date: 07/15/2003 17:14:21
On Tue, 15 Jul 2003, Keichii Moto wrote:
> Would you tell me which header files I should add
> ? Thanks. I added <sys/syscallargs.h> and <stdio.h>.

stdio.h for kernel code? um... I think I don't really understand what you
want to do - write kernel code, or userland code? the includes you list
are ok for userland, but sys_hello() sounds like you want to add a
hello(2) function to your kernel...

What do you want to do?


 - Hubert

-- 
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup  -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/