Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2967 → Rev 2966

/drivers/include/linux/lockdep.h
542,7 → 542,7
#endif
 
#ifdef CONFIG_PROVE_RCU
void lockdep_rcu_suspicious(const char *file, const int line, const char *s);
extern void lockdep_rcu_dereference(const char *file, const int line);
#endif
 
#endif /* __LINUX_LOCKDEP_H */