Mechanically rename the writestr functions
commit89e10c2e8a7d9592a400824f9667b2487014f633
authorH. Peter Anvin <hpa@zytor.com>
Sun, 15 Jun 2008 17:37:10 +0000 (15 10:37 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 15 Jun 2008 17:37:10 +0000 (15 10:37 -0700)
tree2dd87978683aa44d0d4633444805e2b3984ed13e
parent958ddda00522f768bf9adc86c0d5b446e0a672cf
Mechanically rename the writestr functions

Mechanically rename the writestr functions:

writestr   -> writestr_early
cwritestr  -> writestr

... to reflect which function is more appropriate to call in normal
circumstances.
15 files changed:
core/abort.inc
core/comboot.inc
core/conio.inc
core/cpuinit.inc
core/extlinux.asm
core/isolinux.asm
core/ldlinux.asm
core/localboot.inc
core/parsecmd.inc
core/parseconfig.inc
core/pxelinux.asm
core/regdump.inc
core/runkernel.inc
core/ui.inc
core/writestr.inc