Update URL for the PCI IRQ Routing Table Specification (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2613 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann 2007-04-22 01:17:36 +00:00
parent 29800b76ee
commit a94b4c6bc1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ static char *preamble[] = {
" * Contains the IRQ Routing Table dumped directly from your\n",
" * memory, which BIOS sets up.\n",
" *\n",
" * Documentation at: http://www.microsoft.com/hwdev/busbios/PCIIRQ.HTM\n */\n\n",
" * Documentation at: http://www.microsoft.com/whdc/archive/pciirq.mspx\n */\n\n",
"#ifdef GETPIR\n",
"#include \"pirq_routing.h\"\n",
"#else\n"