Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
lib
/
math
/
tests
/
Makefile
Text
·
87 B
·
6a16912
Raw
4 lines · plain
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
obj-$(CONFIG_INT_POW_TEST) += int_pow_kunit.o
4