Beispiel #1
0
 public void recInterruptHandle(InterruptHandle seg)
 {
 }
Beispiel #2
0
 public void recInterruptHandle(InterruptHandle seg)
 {
 }
Beispiel #3
0
 public void recInterruptHandle(InterruptHandle seg)
 {
     inth = seg;
 }
Beispiel #4
0
 public void recInterruptHandle(InterruptHandle seg)
 {
     inth = seg;
 }
Beispiel #5
0
 public void recInterruptHandle(InterruptHandle segment)
 {
     //we don't need it
 }
Beispiel #6
0
 public void recInterruptHandle(InterruptHandle inth)
 {
     this.inth = inth;
 }
Beispiel #7
0
 public void recInterruptHandle(InterruptHandle inth)
 {
     this.inth = inth;
 }
Beispiel #8
0
 public void recInterruptHandle(InterruptHandle segment)
 {
     //we don't need it
 }