Subversion Repositories Kolibri OS

Rev

Rev 6082 | Rev 6936 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6082 Rev 6336
Line 1... Line 1...
1
/*
1
/*
2
 * Runtime locking correctness validator
2
 * Runtime locking correctness validator
3
 *
3
 *
4
 *  Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar 
4
 *  Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar 
5
 *  Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra 
5
 *  Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra
6
 *
6
 *
7
 * see Documentation/locking/lockdep-design.txt for more details.
7
 * see Documentation/locking/lockdep-design.txt for more details.
8
 */
8
 */
9
#ifndef __LINUX_LOCKDEP_H
9
#ifndef __LINUX_LOCKDEP_H
10
#define __LINUX_LOCKDEP_H
10
#define __LINUX_LOCKDEP_H