diff options
Diffstat (limited to 'libobjc/libobjc.def')
-rw-r--r-- | libobjc/libobjc.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libobjc/libobjc.def b/libobjc/libobjc.def index 27be47e0c0e..2d27fa5dce3 100644 --- a/libobjc/libobjc.def +++ b/libobjc/libobjc.def @@ -16,6 +16,8 @@ ; You should have received a copy of the GNU General Public License along with ; GCC; see the file COPYING3. If not, see <http://www.gnu.org/licenses/>. +; FIXME: This file needs to be updated or removed + LIBRARY libobjc EXPORTS search_for_method_in_list |