资源列表
Builtin
- Class containing "built-in" API descr iption entries.
ti-thermal
- OMAP thermal definitions for Linux v2.13.6.
Demo
- 号码分配过程中,用如下格式表示已经分配的号码:a1-b1,a2-b2, ... ,ai-bi, ... ,an-bn,其中ai-bi表示一段连续号码,ai代表起始号码,bi代表结束号码,简称号码段。 例如: 12-30,40-50,100-200 表示12到30号,40到50号,100到200号已经分配。 号码段之间用“,”分隔,号码段起止号码用“-”连接。 给定字符串s1,代表已经分配的号码,格式如上; s2代表将要分配的号码,格式为a1-b1,即一个号码段。 编写
atomic64_386_32
- if you want SMP support, implement these with real spinlocks.
powernv
- inline u64 pnv pci dma get required mask( for Linux v2.13.6.
m68EZ328
- m68EZ328.c - 68EZ328 specific config for Linux v2.13.6.
dqblk_qtree
- Definitions of structures and functions for quota formats using trie.
percpu_64
- perf - Performance analysis tools for Linux.
cmdtab
- specifies the terms and conditions for redistribution Device Driver for linux v2.13.6.
mytcpscan
- 用以写的一个简单的扫描器-to write a simple scanner
Calculateweek
- 一个计算星期的函数在ARM 和51上实用
tcp_server
- linux网络socket,tcp三路握手:accept,lisent-linux network socket, three-way handshake: accept, lisent .....