Files
gem5/base
Steve Reinhardt 548b4a1cb0 Change "Foo& foo" declarations to "Foo &foo".
This primarily to be internally consistent (sometimes we used one,
sometimes the other, even within the same line of code!).
I picked the latter to be symmetric with "Foo *foo".

base/cprintf_formats.hh:
base/range.hh:
base/refcnt.hh:
base/res_list.hh:
base/statistics.hh:
base/str.hh:
cpu/exec_context.hh:
cpu/simple_cpu/simple_cpu.cc:
cpu/simple_cpu/simple_cpu.hh:
sim/serialize.cc:
sim/serialize.hh:
sim/syscall_emul.hh:
    Change "Foo& foo" declarations to "Foo &foo".

--HG--
extra : convert_revision : ca1b0e85a578b539214bda3b8d61ac23792f2e87
2004-02-02 15:55:35 -08:00
..
2003-10-07 10:41:54 -04:00
2003-10-20 21:38:32 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-12-19 00:02:20 -05:00
2003-10-15 16:39:37 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-10-30 15:15:27 -05:00
2003-12-04 19:26:31 -05:00
2003-10-07 10:41:54 -04:00
2004-01-29 00:36:22 -05:00
2003-12-15 18:23:48 -05:00
2003-12-15 18:23:48 -05:00