OSDN Git Service

* pa.md: Fix typo from last change. Remove DFmode move to and from
[pf3gnuchains/gcc-fork.git] / libf2c / libF77 / iargc_.c
1 #include "f2c.h"
2
3 ftnint
4 G77_iargc_0 (void)
5 {
6   extern int f__xargc;
7   return (f__xargc - 1);
8 }