FreeCalypso > hg > fc-magnetite
view src/g23m-fad/ppp/ppp_rtp.h @ 212:e7a67accfad9
cdg-hybrid cdginc headers created
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Fri, 14 Oct 2016 21:52:58 +0000 | 
| parents | 90eb61ecd093 | 
| children | 
line wrap: on
 line source
/* +----------------------------------------------------------------------------- | Project : | Modul : +----------------------------------------------------------------------------- | Copyright 2002 Texas Instruments Berlin, AG | All rights reserved. | | This file is confidential and a trade secret of Texas | Instruments Berlin, AG | The receipt of or possession of this file does not convey | any rights to reproduce or disclose its contents or to | manufacture, use, or sell anything it may describe, in | whole, or in part, without the specific written consent of | Texas Instruments Berlin, AG. +----------------------------------------------------------------------------- | Purpose : Definitions for ppp_rtp.c +----------------------------------------------------------------------------- */ #ifndef PPP_RTP_H #define PPP_RTP_H EXTERN void rt_rt_expired (void); #endif /* !PPP_RTP_H */
