diff bfin/idct_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/idct_bfin.S	Sun May 13 16:32:32 2007 +0000
+++ b/bfin/idct_bfin.S	Sun May 13 20:19:22 2007 +0000
@@ -293,5 +293,6 @@
     (R7:4,P5:3)=[SP++];
     unlink;
     RTS;
+DEFUN_END(idct)