msrtool: Update to use DirectHW on Mac OS X

http://www.coreboot.org/DirectHW

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6443 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2011-03-14 09:08:27 +00:00
committed by Peter Stuge
parent 0238a9caa3
commit 9018b6ee64
4 changed files with 6 additions and 6 deletions

View File

@@ -26,8 +26,8 @@
#include "msrtool.h"
/* This Darwin support requires DirectIO, which is available at
* http://www.coresystems.de/en/directio
/* This Darwin support requires DirectHW, which is available at
* http://www.coreboot.org/DirectHW
*/
int darwin_probe(const struct sysdef *system)