]> git.saurik.com Git - bison.git/blobdiff - lib/libiberty.h
* tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the test if
[bison.git] / lib / libiberty.h
index ada295878d5ca7eb87ce5cc3a74e16ff9e5bbf2f..1867232b61c360a0edfa73be3cb19e21a8bfb1e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Fake libiberty.h for Bison.
 /* Fake libiberty.h for Bison.
-   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -23,8 +23,6 @@
 #ifndef BISON_LIBIBERTY_H_
 # define BISON_LIBIBERTY_H_ 1
 
 #ifndef BISON_LIBIBERTY_H_
 # define BISON_LIBIBERTY_H_ 1
 
-# define PARAMS(Args) Args
-
 # ifndef __attribute__
 #  if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8) || __STRICT_ANSI__
 #   define __attribute__(x)
 # ifndef __attribute__
 #  if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8) || __STRICT_ANSI__
 #   define __attribute__(x)