RCS file: ./header.h,v
Working file: ./header.h
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
include the header files for module_exit()
and for module_init()
also include the license
—————————-
revision 1.1
date: 2014/06/20 11:05:48; author: root; state: Exp;
Initial revision
=============================================================================RCS file: ./init.c,v
Working file: ./init.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
used module_init() for initialization
used module_exit() for cleanup
—————————-
revision 1.1
date: 2014/06/20 10:58:06; author: root; state: Exp;
Initial revision
=============================================================================