Results 1 to 1 of 1
Hi all , I am new to linux device driver arena....I wrote a simple driver which has an init and exit module.
When I compile it I am getting two ...
- 04-27-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 6
invalid storage class for function ‘__inittest’
Hi all , I am new to linux device driver arena....I wrote a simple driver which has an init and exit module.
When I compile it I am getting two errors like the below ones
invalid storage class for function ‘__inittest’
invalid storage class for function ‘__exittest’
I would like to know how I can fix this error.
Looking for your help.
/Senthilraj T


Reply With Quote
