get rid of some more compiler warnings (thanks tholo for making me fix the lpc10 stuff... that had been a problem for far too long)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@33398 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2006-06-09 23:13:52 +00:00
parent 8ef5092031
commit 3e41331bf3
3 changed files with 14 additions and 12 deletions

View File

@@ -31,6 +31,8 @@ Add broken lpc10 code... It's not too far from working I don't think...
#ifndef __LPC10_H__
#define __LPC10_H__
#define P_R_O_T_O_T_Y_P_E_S
#define LPC10_SAMPLES_PER_FRAME 180
#define LPC10_BITS_IN_COMPRESSED_FRAME 54