mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
delete HO_USG and setbuffer macros
This commit is contained in:
@@ -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 ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user