view binary.ver @ 36463:c6843e5bf166

libao2: Add sndio audio output module. Patch by Alexandre Ratchov [alex caoua org].
author reimar
date Tue, 31 Dec 2013 15:30:49 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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