OpenCBM
Main Page
Related Pages
Data Structures
Files
File List
Globals
sys
libcommon
ia64
ia64/clisti.c
Go to the documentation of this file.
1
/*
2
* This program is free software; you can redistribute it and/or
3
* modify it under the terms of the GNU General Public License
4
* as published by the Free Software Foundation; either version
5
* 2 of the License, or (at your option) any later version.
6
*
7
* Copyright 2006 Spiro Trikaliotis
8
*
9
*/
10
19
#include <wdm.h>
20
#include "
cbm_driver.h
"
21
27
VOID
28
CLI
(VOID)
29
{
30
}
31
37
VOID
38
STI
(VOID)
39
{
40
}
cbm_driver.h
Definitions for the opencbm driver.
STI
VOID STI(VOID)
Restart interrupts with STI assembler command.
Definition:
ia64/clisti.c:38
CLI
VOID CLI(VOID)
Stop interrupts with CLI assembler command.
Definition:
ia64/clisti.c:28
Generated on Tue Sep 5 2017 21:52:30 for OpenCBM by
1.8.8