/* * asm-generic/int-ll64.h * * Integer declarations for architectures which use "long long" * for 64-bit types. */ #ifndef _ASM_GENERIC_INT_LL64_H #define _ASM_GENERIC_INT_LL64_H #include <uapi/asm-generic/int-ll64.h> #ifndef __ASSEMBLY__ typedef signed char s8; typedef unsigned char u8; typedef signed short s16; typedef unsigned short u16; typedef signed int s32; typedef unsigned int u32; typedef signed long long s64; typedef unsigned long long u64; #define S8_C(x) x #define U8_C(x) x ## U #define S16_C(x) x #define U16_C(x) x ## U #define S32_C(x) x #define U32_C(x) x ## U #define S64_C(x) x ## LL #define U64_C(x) x ## ULL #else /* __ASSEMBLY__ */ #define S8_C(x) x #define U8_C(x) x #define S16_C(x) x #define U16_C(x) x #define S32_C(x) x #define U32_C(x) x #define S64_C(x) x #define U64_C(x) x #endif /* __ASSEMBLY__ */ #endif /* _ASM_GENERIC_INT_LL64_H */ ad2d041d3226ce283451bc9d38cf5870'/><select name='h' onchange='this.form.submit();'> <option value='emaclite-cleanup'>emaclite-cleanup</option> <option value='master' selected='selected'>master</option> <option value='nds-private-remove'>nds-private-remove</option> <option value='packet-loop-back'>packet-loop-back</option> <option value='packet-rx-pump-back'>packet-rx-pump-back</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table> <table class='tabs'><tr><td> <a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/net/ipv6/calipso.c'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/net/ipv6/calipso.c?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/net/ipv6/calipso.c?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/net/ipv6/calipso.c?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/net/ipv6/calipso.c'> <input type='hidden' name='id' value='b3e8d1ebad2d041d3226ce283451bc9d38cf5870'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/net?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>net</a>/<a href='/cgit.cgi/linux/net-next.git/log/net/ipv6?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>ipv6</a>/<a href='/cgit.cgi/linux/net-next.git/log/net/ipv6/calipso.c?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870'>calipso.c</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/net/ipv6/calipso.c?id=b3e8d1ebad2d041d3226ce283451bc9d38cf5870&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>