head 1.1;
2 access;
3 symbols;
4 locks
5 emblogic:1.1; strict;
6 comment @ * @;
7
8
9 1.1
10 date 2014.02.04.04.44.59; author emblogic; state Exp;
11 branches;
12 next ;
13
14
15 desc
16 @this is the header file of first module driver program
17 @
18
19
20 1.1
21 log
22 @Initial revision
23 @
—————————————————————————————————————————-
head 1.1;
2 access;
3 symbols;
4 locks
5 emblogic:1.1; strict;
6 comment @ * @;
7
8
9 1.1
10 date 2014.02.04.04.44.21; author emblogic; state Exp;
11 branches;
12 next ;
13
14
15 desc
16 @this is the exit.c to remove the module
17 @
18
19
20 1.1
21 log
22 @Initial revision
23 @
———————————————————————————————————————————————————–head 1.1;
2 access;
3 symbols;
4 locks
5 emblogic:1.1; strict;
6 comment @ * @;
7
8
9 1.1
10 date 2014.02.04.04.41.13; author emblogic; state Exp;
11 branches;
12 next ;
13
14
15 desc
16 @this is the initialization file init.c
17 @
18
19
20 1.1
21 log
22 @Initial revision
23 @