Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4242 → Rev 4243

/branches/network/uspace/srv/net/il/arp/arp_header.h
69,7 → 69,7
* @see arp_oc.h
*/
uint16_t operation;
};
} __attribute__ ((packed));
 
#endif