master/ethernet.h
changeset 195 674071846ee3
parent 145 11a82e4fd31b
child 197 b9a6e2c22745
child 1618 5cff10efb927
equal deleted inserted replaced
194:c21e7c12dd50 195:674071846ee3
    41 void ec_eoe_clear(ec_eoe_t *);
    41 void ec_eoe_clear(ec_eoe_t *);
    42 void ec_eoe_run(ec_eoe_t *);
    42 void ec_eoe_run(ec_eoe_t *);
    43 void ec_eoe_print(const ec_eoe_t *);
    43 void ec_eoe_print(const ec_eoe_t *);
    44 
    44 
    45 /*****************************************************************************/
    45 /*****************************************************************************/
    46 
       
    47 /* Emacs-Konfiguration
       
    48 ;;; Local Variables: ***
       
    49 ;;; c-basic-offset:4 ***
       
    50 ;;; End: ***
       
    51 */