Minix2.0/src/lib/ip/hton.c

Compare this file to the similar file:
Show the results in this format:

/*
hton.c
*/

#include <sys/types.h>
#include <minix/config.h>
#include <net/hton.h>

u16_t _tmp;
u32_t _tmp_l;