[PATCH] remove unnecessary barrier in rtc_get_rtc_time
[linux-2.6/verdex.git] / security / selinux / include / avc_ss.h
blob450a2831e2e32c2cf5f58f42eab831a7654dd0af
1 /*
2 * Access vector cache interface for the security server.
4 * Author : Stephen Smalley, <sds@epoch.ncsc.mil>
5 */
6 #ifndef _SELINUX_AVC_SS_H_
7 #define _SELINUX_AVC_SS_H_
9 #include "flask.h"
11 int avc_ss_reset(u32 seqno);
13 #endif /* _SELINUX_AVC_SS_H_ */