rewrite the device subsystem interfaces (#48)
[lunaix-os.git] / lunaix-os / hal / term / term_io.c
index 2c0fb66b3526a9a567ece59fe621c1f02cbffd63..03a9572dfb2fd4bbdc71ab4b7d5ec5772b701991 100644 (file)
@@ -99,7 +99,7 @@ term_flush(struct term* tdev)
 }
 
 void
 }
 
 void
-term_notify_data_avaliable(struct termport_capability* cap)
+term_notify_data_avaliable(struct termport_potens* cap)
 {
     struct term* term;
     struct device* term_chrdev;
 {
     struct term* term;
     struct device* term_chrdev;