~noskcaj/ubuntu/saucy/sflphone/merge-1.2.3-2

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject/pjsip/src/test/main_rtems.c

  • Committer: Jackson Doak
  • Date: 2013-07-10 21:04:46 UTC
  • mfrom: (20.1.3 sid)
  • Revision ID: noskcaj@ubuntu.com-20130710210446-y8f587vza807icr9
Properly merged from upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
/* 
3
 
 *  !! OIY OIY !!
4
 
 *
5
 
 *  The purpose of this file is only to get pjsip-test linked. I haven't
6
 
 *  actually tried to run pjsip-test on RTEMS!!
7
 
 *
8
 
 */
9
 
 
10
 
#include "../../pjlib/src/pjlib-test/main_rtems.c"
11
 
 
12