Welcome to mirror list, hosted at ThFree Co, Russian Federation.

qrwlock.h « asm « include « sparc « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d68a4b1021004c6284ea2c88d15324b24d041f52 (plain)
1
2
3
4
5
6
7
#ifndef _ASM_SPARC_QRWLOCK_H
#define _ASM_SPARC_QRWLOCK_H

#include <asm-generic/qrwlock_types.h>
#include <asm-generic/qrwlock.h>

#endif /* _ASM_SPARC_QRWLOCK_H */