Put port-specific test configuration in atomport-tests.h. Rename atomuser.h to atomport.h. Non-exported port header renamed to atomport-private.h.

This commit is contained in:
Kelvin Lawson
2010-02-01 22:49:04 +00:00
parent 248e1318fb
commit f023bf26de
27 changed files with 126 additions and 101 deletions

View File

@@ -97,7 +97,6 @@
#include "atom.h"
#include "atomqueue.h"
#include "atomtimer.h"
#include "atomuser.h"
/* Local data types */