On 12/19/06, burns.ethan@xxxxxxxxx <burns.ethan@xxxxxxxxx> wrote:
> ENTRY(system_call) > cmp $1, %eax > jne go_ahead > pusha > pushl msg should this read: pushl $msg instead?
yes...! thank you very much ! -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/