view binary.ver @ 36397:44750c937ec8

Remove unused per-channel enable. It makes it hard to vectorize or otherwise optimize the code.
author reimar
date Sat, 26 Oct 2013 10:23:03 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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