lptport2.c File Reference

#include "includes.h"

Go to the source code of this file.

Functions

void Lpt2Init (void)
void Lpt2Handler (void)


Function Documentation

void Lpt2Handler ( void   ) 

Definition at line 18 of file lptport2.c.

00018                       {
00019     // no operation function
00020 }

void Lpt2Init ( void   ) 

Definition at line 12 of file lptport2.c.

00012                    {
00013     //PicIrqDisable(IRQ5_LPT2);
00014     //InterruptIrqHandlerSet(IRQ5_LPT2,Lptport2Handler);
00015     //PicIrqEnable(IRQ5_LPT2);
00016 }


Generated on Sat Apr 10 23:28:07 2010 for 80X86 MULTI-TASKING OPERATION SYSTEM by  doxygen 1.5.9