mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
Add an emply MAIN__() function. This avoid an unresolved reference error during link phase when using fortran subroutines with non-fortran 'main()'. Obtained from: src/lib/libF77/MAIN.c rev 1.1 by jmz
1 line
11 B
C
1 line
11 B
C
MAIN__(){}
|