delete HO_USG and setbuffer macros
This commit is contained in:
parent
dcc54cad96
commit
2ccf24f4c7
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@
|
|||
along with GAS; see the file COPYING. If not, write to
|
||||
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#define HO_USG
|
||||
|
||||
#define setbuffer(stream, buf, size) setvbuf((stream), (buf), _IOLBF, (size))
|
||||
|
||||
extern int free ();
|
||||
extern char *malloc ();
|
||||
|
||||
|
|
Loading…
Reference in a new issue