1/*
2 * config.embed.h
3 *
4 * Dummy autoconf results for uClinux target.
5 *
6 * $Id: config.embed.h,v 1.4 2004/04/22 10:48:16 quozl Exp $
7 */
8
9#define STDC_HEADERS 1
10#define HAVE_SETSID 1
11#define HAVE_MEMMOVE 1
12#define HAVE_STRING_H 1
13#define PPP_BINARY "/bin/pppd"
14#define BCRELAY_BIN "/bin/bcrelay"
15#define SBINDIR "/bin"
16