2c2
< * Copyright (c) 2004-2005 The Regents of The University of Michigan
---
> * Copyright (c) 2008 The Regents of The University of Michigan
40a41
> #include "dev/x86/south_bridge/south_bridge.hh"
50a52
> SouthBridge * southBridge;
54a57,61
> /**
> * Do platform initialization stuff
> */
> void init();
>