Forward declaration of MemoryController.
authorKevin Lim <ktlim@umich.edu>
Wed, 8 Mar 2006 16:34:41 +0000 (11:34 -0500)
committerKevin Lim <ktlim@umich.edu>
Wed, 8 Mar 2006 16:34:41 +0000 (11:34 -0500)
commit4d44e53736507de176e48cbf99b064ffa0ae5a7a
tree70e89d9e8e37238478191e07f8312e15e6460729
parentdd1e1484ee3e9ad0a6af820c2fcbd69a39698dac
Forward declaration of MemoryController.

My change to exec_context.hh probably affected these files to no longer have MemoryController forward declared through a long chain of includes.  MemoryController should be forward declared where it is used anyways.

dev/alpha_console.hh:
dev/uart.hh:
dev/uart8250.hh:
    Forward declaration of MemoryController.

--HG--
extra : convert_revision : afaac4014e0eb3b6d5d385cd4444b77511e03b51
dev/alpha_console.hh
dev/uart.hh
dev/uart8250.hh