11 lines
303 B
C
11 lines
303 B
C
/*
|
|
* include/linux/sec_class.h
|
|
*
|
|
* Copyright (c) 2011 Samsung Electronics
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
*/
|
|
extern struct class *sec_class;
|