mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 04:19:21 +08:00
white space
This commit is contained in:
parent
1bbf1ac6a5
commit
e1e5d196d2
@ -428,5 +428,5 @@ char *__stdcall cstrdup (const char *) __attribute__ ((regparm(1)));
|
||||
char *__stdcall cstrdup1 (const char *) __attribute__ ((regparm(1)));
|
||||
void __stdcall cfree_and_set (char *&, char * = NULL) __attribute__ ((regparm(2)));
|
||||
void __stdcall cygheap_init ();
|
||||
extern DWORD _cygheap_start __attribute__((section(".cygheap")));
|
||||
extern DWORD _cygheap_start __attribute__((section(".cygheap")));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user