Sign in
android-kvm
/
linux
/
54bbee190d42166209185d89070c58a343bf514b
/
.
/
tools
/
net
/
sunrpc
/
xdrgen
/
templates
/
C
/
constants
/
definition.j2
blob: d648ca4193f8cdb2b000747a3d8090712ffaa090 [
file
] [
log
] [
blame
]
{#
SPDX
-
License
-
Identifier
:
GPL
-
2.0
#}
enum
{
{{
name
}}
=
{{
value
}}
};