source: trunk/src/binutils/gprof/flat_bl.c@ 1722

Last change on this file since 1722 was 610, checked in by bird, 22 years ago

This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 1.8 KB
RevLine 
[10]1/* ==> Do not modify this file!! It is created automatically
2 from flat_bl.m using the gen-c-prog.awk script. <== */
3
4#include <stdio.h>
[609]5#include "ansidecl.h"
[10]6
[609]7void flat_blurb PARAMS ((FILE *));
[10]8void
9flat_blurb (file)
10 FILE *file;
11{
12 fputs ("\n", file);