From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Salter To: jlarmour@redhat.com Cc: nhko@gctsemi.com, ecos-discuss@sources.redhat.com Subject: Re: [ECOS] question about "sys_write() " call. Date: Tue, 24 Jul 2001 07:59:00 -0000 Message-id: <200107241459.f6OExZ524391@deneb.localdomain> References: <9860C773D04D834D83FD6FAD00A61E930F203C@gctsemi.gctsemi.com> <3B5D8723.653FFBF6@redhat.com> X-SW-Source: 2001-07/msg00743.html >>>>> Jonathan Larmour writes: > Tony Ko wrote: >> >> hi. >> what's for "sys_write" call ( on sys_generic.c ). >> does it have something with system call? >> then when is this called? > It's called by GNU applications linked with newlib, not eCos. That would be the sys_write in redboot. The sys_write in sys_generic.c is something else. --Mark