Very minor EOL whitespace diff-reducer.

This commit is contained in:
Mark Murray 2003-01-26 23:34:47 +00:00
parent aa4e3f3e5a
commit 7c55188ab2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109908

View File

@ -50,7 +50,7 @@ extern int _DYNAMIC;
extern void _fini(void);
extern void _init(void);
extern int main(int, char **, char **);
extern void _start(char **, void (*)(void), struct Struct_Obj_Entry *,
extern void _start(char **, void (*)(void), struct Struct_Obj_Entry *,
struct ps_strings *);
extern void __sparc_utrap_setup(void);