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
irqchip/s3c24xx: Mark init_eint as __maybe_unused
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
membarrier
/
Makefile
blob
a1a97085847d2e173f836864f35dfccc38229c2a
1
CFLAGS
+= -
g
-
I..
/
..
/
..
/
..
/
usr
/
include
/
2
3
TEST_PROGS
:=
membarrier_test
4
5
all
: $(
TEST_PROGS
)
6
7
include
..
/
lib.mk
8
9
clean
:
10
$(
RM
) $(
TEST_PROGS
)