X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=netifd.h;h=b70b73c435b799abecb10df4de6189b701f3237a;hp=771bcea69c21336e3b6598930c0439b447c944de;hb=4ea88db58ca2c7d488996003b4a51cc3f3cf7808;hpb=8ac814e3d02fd3c8be2798814c085dc2c65c5c49 diff --git a/netifd.h b/netifd.h index 771bcea..b70b73c 100644 --- a/netifd.h +++ b/netifd.h @@ -19,6 +19,8 @@ #define DPRINTF(...) do {} while(0) #endif +#define __init __attribute__((constructor)) + struct device; struct interface;