X86: Rename the PC device to Pc.
authorGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 09:23:40 +0000 (02:23 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 09:23:40 +0000 (02:23 -0700)
commit3af428606ad35e2cd40d5d1d39010ff732bfee4f
tree138312e2a62bc278b9332713f5c053519cc5c6f5
parent826621eb1722eb557d4c24f79e110fbed09e5fb5
X86: Rename the PC device to Pc.

--HG--
rename : src/dev/x86/PC.py => src/dev/x86/Pc.py
configs/common/FSConfig.py
src/dev/x86/PC.py [deleted file]
src/dev/x86/Pc.py [new file with mode: 0644]
src/dev/x86/SConscript
src/dev/x86/pc.cc
src/dev/x86/pc.hh
src/dev/x86/south_bridge.cc