summaryrefslogtreecommitdiffstats
path: root/src/interface/pxe
diff options
context:
space:
mode:
authorMichael Brown2006-11-28 00:50:24 +0100
committerMichael Brown2006-11-28 00:50:24 +0100
commit82342e0b8f34285c02ea5915ff1b74bc9a915efc (patch)
tree17ac3698306746c86472989e22ac582696e16ec0 /src/interface/pxe
parentImplemented realloc(), and changed the semantics of malloc(0) to allow (diff)
downloadipxe-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/interface/pxe')
0 files changed, 0 insertions, 0 deletions