![]() |
|
|||
0001 #!/bin/sh 0002 # SPDX-License-Identifier: GPL-2.0 0003 0004 cat << "END" | $@ -x c - -o /dev/null >/dev/null 2>&1 0005 #include <stdio.h> 0006 int main(void) 0007 { 0008 printf(""); 0009 return 0; 0010 } 0011 END
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |