diff bfin/fdct_bfin.S @ 5001:75bf61c6c385 libavcodec

Blackfin DSP utilities: add DEFUN_END DEFUN_END macro adds the size information to the symbol table. This is introduces no functionnal change, it's only meant to simplify e.g. debugging Patch by Marc Hoffman %mmh A pleasantst P com% Original thread: Date: May 5, 2007 12:26 PM Subject: [FFmpeg-devel] PATCH Blackfin DSP utilities, DEFUN_END added
author gpoirier
date Sun, 13 May 2007 20:19:22 +0000
parents 85298e8c55c4
children 78aa57eba353
line wrap: on
line diff
--- a/bfin/fdct_bfin.S	Sun May 13 16:32:32 2007 +0000
+++ b/bfin/fdct_bfin.S	Sun May 13 20:19:22 2007 +0000
@@ -321,4 +321,5 @@
         L3=0;
         (r7:4,p5:3) = [sp++];
         RTS;
+DEFUN_END(fdct)