173a174,177
> def srcpath(path):
> """Path to file in gem5's source tree"""
> return joinpath(os.path.dirname(__file__), "..", path)
>