Moved the demo objects into demo/object directory, and updated the makefiles and unit tests to handle the move.

This commit is contained in:
skarg
2006-01-10 20:36:30 +00:00
parent 3c1cc848a6
commit d7ed1480fe
21 changed files with 53 additions and 54 deletions
-6
View File
@@ -39,12 +39,6 @@
// However, it could handle multiple data links with the
// addition of passing a network number or datalink number
// as part of the calls.
#if defined(BACDL_ARCNET) || defined(BACDL_MSTP) || \
defined(BACDL_ETHERNET) || defined(BACDL_BIP)
/* valid! */
#else
#error BACDL_ARCNET, BACDL_MSTP, BACDL_ETHERNET, or BACDL_BIP must be defined!
#endif
/* returns number of bytes sent on success, negative on failure */
int datalink_send_pdu(