![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0-only 0002 0003 #include <stdio.h> 0004 0005 #include "rdvl.h" 0006 0007 int main(void) 0008 { 0009 int vl = rdvl_sve(); 0010 0011 printf("%d\n", vl); 0012 0013 return 0; 0014 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |