diff src/cs/riviera/rv/rv_general_config.h @ 0:4e78acac3d88

src/{condat,cs,gpf,nucleus}: import from Selenite
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 06:23:26 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cs/riviera/rv/rv_general_config.h	Fri Oct 16 06:23:26 2020 +0000
@@ -0,0 +1,20 @@
+/****************************************************************************
+*                                                                           *
+*  Name        rv_general_config.h                                          *
+*                                                                           *
+*  Function    this file contains main configuration						*
+*                                                                           *
+*  Date        Modification                                                 *
+*  ------------------------                                                 *
+*  06/12/2000	 - Create													*
+*																			*
+* (C) Copyright 1999 by Texas Instruments Incorporated, All Rights Reserved *
+****************************************************************************/
+
+#ifndef _RV_GENERAL_CONFIG_H_
+#define _RV_GENERAL_CONFIG_H_
+
+#define _SDP_CLIENT_
+#define _SDP_SERVER_
+
+#endif /* _RV_GENERAL_CONFIG_H_*/