diff options
| author | Michael Brown | 2006-11-28 00:50:24 +0100 |
|---|---|---|
| committer | Michael Brown | 2006-11-28 00:50:24 +0100 |
| commit | 82342e0b8f34285c02ea5915ff1b74bc9a915efc (patch) | |
| tree | 17ac3698306746c86472989e22ac582696e16ec0 /src/tests/dhcptest.c | |
| parent | Implemented realloc(), and changed the semantics of malloc(0) to allow (diff) | |
| download | ipxe-82342e0b8f34285c02ea5915ff1b74bc9a915efc.tar.gz ipxe-82342e0b8f34285c02ea5915ff1b74bc9a915efc.tar.xz ipxe-82342e0b8f34285c02ea5915ff1b74bc9a915efc.zip | |
Marked memcmp/strcmp as "pure" functions, to allow gcc to optimise
away code such as
if ( strcmp ( some_string, "some_value" ) != 0 ) {
DBG ( "Bad value received!" );
}
Diffstat (limited to 'src/tests/dhcptest.c')
0 files changed, 0 insertions, 0 deletions
