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
/
tools
/
net
/
sunrpc
/
xdrgen
/
templates
/
C
/
constants
/
definition.j2
Text
·
75 B
·
d648ca4
Raw
4 lines · plain
1
{# SPDX-License-Identifier: GPL-2.0 #}
2
3
enum { {{ name }} = {{ value }} };
4