]> git.ipfire.org Git - thirdparty/gcc.git/commit
README.Portability (Function prototypes): Give an example of declaring and defining...
authorMatt Kraai <kraai@alumni.cmu.edu>
Mon, 1 Jul 2002 20:24:41 +0000 (20:24 +0000)
committerMatt Kraai <kraai@gcc.gnu.org>
Mon, 1 Jul 2002 20:24:41 +0000 (20:24 +0000)
commit3b2124df5f33c5456daeee53f1c4bbab68ff6d03
tree0083bc63aed01b8cbc32633fd4014680b03d4cf0
parentd3fc4dbce010ac15557fd5cac3bd3ce276a254fe
README.Portability (Function prototypes): Give an example of declaring and defining a function with no arguments.

* README.Portability (Function prototypes): Give an example of
declaring and defining a function with no arguments.

From-SVN: r55151
gcc/ChangeLog
gcc/README.Portability