Ignore:
Timestamp:
Apr 27, 2018, 2:26:14 PM (6 years ago)
Author:
coas-nagasima
Message:

syscallが関数呼びになるよう変更
他更新

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_tinet_ecnl_rx/trunk/asp3_dcre/tinet/net/ethernet.h

    r337 r342  
    2929 *  接的または間接的に生じたいかなる損害に関しても,その責任を負わない.
    3030 *
    31  *  @(#) $Id$
     31 *  @(#) $Id: ethernet.h 1524 2018-04-25 13:48:23Z coas-nagasima $
    3232 */
    3333
     
    311311extern uint32_t ether_srand (void);
    312312
    313 /** Function prototype for netif status- or link-callback functions. */
    314313typedef void (*ether_status_callback_fn)(T_IFNET *ether);
    315314extern void ether_set_link_callback(ether_status_callback_fn link_callback);
Note: See TracChangeset for help on using the changeset viewer.