diff options
Diffstat (limited to 'tools/lib/lockdep/uinclude/asm/hash.h')
-rw-r--r-- | tools/lib/lockdep/uinclude/asm/hash.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/lib/lockdep/uinclude/asm/hash.h b/tools/lib/lockdep/uinclude/asm/hash.h new file mode 100644 index 0000000..d82b170b --- /dev/null +++ b/tools/lib/lockdep/uinclude/asm/hash.h @@ -0,0 +1,6 @@ +#ifndef __ASM_GENERIC_HASH_H +#define __ASM_GENERIC_HASH_H + +/* Stub */ + +#endif /* __ASM_GENERIC_HASH_H */ |