view libavcodec.v @ 12105:d6e87496883b libavcodec

ARM: set section to .text in 'function' macro This ensures code always goes into the .text section and avoids the need to specify it explicitly after changing sections.
author mru
date Wed, 07 Jul 2010 20:09:41 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};