ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/main.h
(Generate patch)

Comparing BasiliskII/src/include/main.h (file contents):
Revision 1.5 by jlachmann, 2000-08-20T14:08:44Z vs.
Revision 1.6 by cebix, 2000-08-22T12:44:29Z

# Line 63 | Line 63 | enum {
63   extern uint32 InterruptFlags;                                                                   // Currently pending interrupts
64   extern void SetInterruptFlag(uint32 flag);                                              // Set/clear interrupt flags
65   extern void ClearInterruptFlag(uint32 flag);
66 extern void TriggerNMI(void);
66  
67   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines