This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [MIPS PATCH RFA] Add support for Broadcom CFE firmwaretolibgloss.


At Fri, 12 Jul 2002 09:33:36 +0530, Manik Raina wrote:
> 	1. could inbyte () and outbyte () be made static ? They're
> 	not used anywhere else AFAICS.

inbyte and outbyte are used by e.g. read() and write() in
src/libgloss, which are pulled into libcfe.a via GENOBJS2.


> 	2. is get_mem_info () used anywhere in your changes ?

get_mem_info is used in the existing libgloss MIPS sources, in the
startup code in src/libgloss/mips/crt0.S.



cgd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]