view binary.ver @ 36852:145057e3f0ed

ao_sndio: simplify, don't care about 8-bit endianness.
author reimar
date Wed, 26 Feb 2014 19:54:17 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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