repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
License cleanup: add SPDX license identifier to uapi header files with no license
[linux/fpc-iii.git]
/
arch
/
score
/
include
/
uapi
/
asm
/
bitsperlong.h
blob
df48f2717da29daadbbf011e396e48419a209ed5
1
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
#ifndef _ASM_SCORE_BITSPERLONG_H
3
#define _ASM_SCORE_BITSPERLONG_H
4
5
#include <asm-generic/bitsperlong.h>
6
7
#endif
/* _ASM_SCORE_BITSPERLONG_H */