文件名称:xitongdiaoyong
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:55.69kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1:修改dev.c文件,定义一个全局变量int count=0 然后用它来统计包的个数。
2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void)
3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。
4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global variable int count = 0 then use it to the number of statistical packages. (2) modify sys.C file, add extern int count and then define your own functions, asmlinkage int sys_mycall (void) 3. Entry.S and unistd.h files to modify for their own defined function to increase the system call number. 4 to write a function for system calls.
2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void)
3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。
4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global variable int count = 0 then use it to the number of statistical packages. (2) modify sys.C file, add extern int count and then define your own functions, asmlinkage int sys_mycall (void) 3. Entry.S and unistd.h files to modify for their own defined function to increase the system call number. 4 to write a function for system calls.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xitongdiaoyong/
xitongdiaoyong/dev.c
xitongdiaoyong/entry.S
xitongdiaoyong/sys.c
xitongdiaoyong/test.c
xitongdiaoyong/unistd.h
xitongdiaoyong/结果图片..jpg
xitongdiaoyong/说明.txt
xitongdiaoyong/dev.c
xitongdiaoyong/entry.S
xitongdiaoyong/sys.c
xitongdiaoyong/test.c
xitongdiaoyong/unistd.h
xitongdiaoyong/结果图片..jpg
xitongdiaoyong/说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.