gem5/kern/linux
Nathan Binkert c0de2e7f12 Clean up the passing of the boot command line to the kernel.
kern/linux/linux_system.cc:
    Don't hard code the address of the command line in the kernel,
    instead, deduce it from the location of known symbols.
    don't use strcpy, it's dangerous.
kern/linux/linux_system.hh:
    Don't hard code the address of the command line in the kernel,
    instead, deduce it from the location of known symbols.

--HG--
extra : convert_revision : 128b1d5dbd00b0b8571707da99f86f76e29abfd1
2005-08-23 11:47:12 -04:00
..
aligned.hh Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
hwrpb.hh Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
linux.hh Many files: 2005-06-05 05:16:00 -04:00
linux_syscalls.cc Many files: 2005-06-05 05:16:00 -04:00
linux_syscalls.hh Many files: 2005-06-05 05:16:00 -04:00
linux_system.cc Clean up the passing of the boot command line to the kernel. 2005-08-23 11:47:12 -04:00
linux_system.hh Clean up the passing of the boot command line to the kernel. 2005-08-23 11:47:12 -04:00
linux_threadinfo.hh Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
printk.cc Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
printk.hh Many files: 2005-06-05 05:16:00 -04:00
sched.hh Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
thread_info.hh Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00