|
Message
From: OpenCores CVS Agent <cvs@w...>
Date: Fri, 28 Feb 2003 19:06:08 -0100
Subject: [cvs-checkins] or1k/or1ksim/peripheral/channels xterm.c
CVSROOT: /home/oc/cvs
Module name: or1k
Changes by: sfurman 03/02/28 19:06:08
Modified files:
or1ksim/peripheral/channels: xterm.c
Log message:
Get rid of C++ style declarations (which can appear in the middle of a block) in C program. Some older compilers complain.
|