Remove unnecessary conversion to kilobytes (divide by 1024) to then later
commit737bb06a31a2c04448ee231ef318263442f5a581
authormneumann <mneumann>
Sat, 7 Jun 2008 12:03:52 +0000 (7 12:03 +0000)
committermneumann <mneumann>
Sat, 7 Jun 2008 12:03:52 +0000 (7 12:03 +0000)
treea2612d0523b129b160167d8307a01c99638c1bbd
parent0cac3a0a617ff49efe2155a5535dc5781d394f83
Remove unnecessary conversion to kilobytes (divide by 1024) to then later
multiply it again by 1024 to get to bytes.
sys/platform/pc32/i386/machdep.c
sys/platform/pc32/i386/mp_machdep.c