31 lines
283 B
C
31 lines
283 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 1991-2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
amd64.c
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This module contains stub functions to support the AMD64 processor.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Forrest Foltz (forrestf) 20-Apr-2000
|
||
|
|
||
|
Environment:
|
||
|
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#include "amd64bl.h"
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|