Wow, that was it. I'm happy to hear that because I thought it should end up with a system call anyway.
Then isn't there some codes making the system call? Or is it that the compiler understands that 'write' is a system call and inserts the assembly code for calling it by itself?
Thanks in adv.
Chan
From : "Mohan L" <l.mohanphy@gmail.com>
Sent : 2014-03-12 15:31:24 ( +09:00 )
To : Kim Chan <ckim@etri.re.kr>
Cc : Dave Hylands <dhylands@gmail.com>, kernelnewbies@kernelnewbies.org <kernelnewbies@kernelnewbies.org>
Subject : Re: where is the printf source for busybox?