Moved uIP ppp support into backyard as it was never ported to Contiki 2.x.

This commit is contained in:
oliverschmidt 2007-05-26 07:14:15 +00:00
parent be2a7e954c
commit c5608ad99f
13 changed files with 12 additions and 12 deletions

View file

@ -0,0 +1,3 @@
#include "contiki.h"
PROCESS_NAME(ppp_process);