From 8f210766d5cf673955ba62652570af78a0586f80 Mon Sep 17 00:00:00 2001 From: Marc Jones Date: Sun, 8 Mar 2009 04:37:39 +0000 Subject: Add some basic K8 MSRs. Fix bash script type. Removed const return type on msraddrbyname() to fix gcc warning/error. Signed-off-by: Marc Jones Acked-by: Carl-Daniel Hailfinger Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3985 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/msrtool/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/msrtool/configure') diff --git a/util/msrtool/configure b/util/msrtool/configure index 0c1b450725..8534a85cc4 100755 --- a/util/msrtool/configure +++ b/util/msrtool/configure @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # This file is part of msrtool. # -- cgit v1.2.3