• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
1#define LINUX_VERSION_CODE 132644
2#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
3