commit | 2b7d16cf8c416b011d9e133cca7e59823ac2f4ad | [log] [tgz] |
---|---|---|
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | Thu Nov 27 09:11:41 2008 +0000 |
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | Thu Nov 27 09:11:41 2008 +0000 |
tree | 50ebda63e39c3caee3b53718a54e556a6e5a082a | |
parent | 88b6bcec9df37bff0ef2a7ef62b28cf80c39b219 [diff] [blame] |
Pass ICC building. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6761 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/DuetPkg/8254TimerDxe/Timer.c b/DuetPkg/8254TimerDxe/Timer.c index 5b5fc42..2874301 100644 --- a/DuetPkg/8254TimerDxe/Timer.c +++ b/DuetPkg/8254TimerDxe/Timer.c
@@ -51,7 +51,7 @@ // The notification function to call on every timer interrupt. // A bug in the compiler prevents us from initializing this here. // -volatile EFI_TIMER_NOTIFY mTimerNotifyFunction; +EFI_TIMER_NOTIFY mTimerNotifyFunction; // // The current period of the timer interrupt