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

@@ -69,7 +69,6 @@
#include <stdio.h>
#include "atom.h"
#include "atomuser.h"
/* Data types */