cpu: Add HTM ExecContext API
[gem5.git] / src / cpu / inst_seq.hh
index e7acd215f34a77f4c7be8879a1b0f4b7573351e9..3dec3ce045ebc2ff10058fcbb88083b779b59027 100644 (file)
  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- * Authors: Steve Raasch
- *          Nathan Binkert
  */
 
 #ifndef __STD_TYPES_HH__
 #define __STD_TYPES_HH__
 
-#include <stdint.h>
+#include "base/types.hh"
 
 // inst sequence type, used to order instructions in the ready list,
 // if this rolls over the ready list order temporarily will get messed