Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/include/arp_interface.h

    r14f1db0 r849ed54  
    2929/** @addtogroup arp
    3030 *  @{
     31 */
     32
     33/** @file
     34 *  ARP module interface.
     35 *  The same interface is used for standalone remote modules as well as for bundle modules.
     36 *  The standalone remote modules have to be compiled with the arp_remote.c source file.
     37 *  The bundle modules with the arp.c source file.
    3138 */
    3239
Note: See TracChangeset for help on using the changeset viewer.