mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 19:10:36 +08:00
merge from gcc
This commit is contained in:
parent
6359951b47
commit
08124fb492
@ -313,7 +313,7 @@ extern double physmem_total (void);
|
|||||||
extern double physmem_available (void);
|
extern double physmem_available (void);
|
||||||
|
|
||||||
/* Compute the 32-bit CRC of a block of memory. */
|
/* Compute the 32-bit CRC of a block of memory. */
|
||||||
extern unsigned int crc32 (const unsigned char *, int, unsigned int);
|
extern unsigned int xcrc32 (const unsigned char *, int, unsigned int);
|
||||||
|
|
||||||
/* These macros provide a K&R/C89/C++-friendly way of allocating structures
|
/* These macros provide a K&R/C89/C++-friendly way of allocating structures
|
||||||
with nice encapsulation. The XDELETE*() macros are technically
|
with nice encapsulation. The XDELETE*() macros are technically
|
||||||
|
Loading…
x
Reference in New Issue
Block a user