view binary.ver @ 36453:e626f90df47e

Switch from deprecated intfloat_readwrite.h to intfloat.h
author reimar
date Tue, 17 Dec 2013 18:46:48 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};