Changed the include paths to take advantage of the os specific directories.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 7 Mar 2006 09:34:21 +0000 (04:34 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 7 Mar 2006 09:34:21 +0000 (04:34 -0500)
--HG--
extra : convert_revision : 287d5323268806adc7cfb9cb3600605e837e3764

arch/sparc/linux/process.cc

index d1c439d72d407ed57c90a68eee5a0d46f45160e6..ebfbb2f6476854a3397773db98e1cfd769d27778 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include "arch/sparc/common_syscall_emul.hh"
-#include "arch/sparc/linux_process.hh"
+#include "arch/sparc/linux/process.hh"
 #include "arch/sparc/isa_traits.hh"
 
 #include "base/trace.hh"