summaryrefslogtreecommitdiff
path: root/cesar/maximus/stationtest
diff options
context:
space:
mode:
authorburet2008-04-25 09:08:24 +0000
committerburet2008-04-25 09:08:24 +0000
commite7d8a95df450338da2e8bea4ea2a416dec3562b8 (patch)
treef45a6fba5384ba106126ae153533321383e5fae0 /cesar/maximus/stationtest
parent7925d5613b15c59c4d65322dfe684eb41bb0a220 (diff)
Proto fcall: re-organize host module and sub-modules.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1911 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/maximus/stationtest')
-rw-r--r--cesar/maximus/stationtest/src/exception.c2
-rw-r--r--cesar/maximus/stationtest/src/hello_world.c2
-rw-r--r--cesar/maximus/stationtest/src/main_example.c2
-rw-r--r--cesar/maximus/stationtest/src/test_cb.c4
-rw-r--r--cesar/maximus/stationtest/src/test_ether.c4
-rw-r--r--cesar/maximus/stationtest/src/test_false_alarm.c4
-rw-r--r--cesar/maximus/stationtest/src/test_lib_cesar.c2
-rw-r--r--cesar/maximus/stationtest/src/test_send.c2
-rw-r--r--cesar/maximus/stationtest/src/test_station.c2
-rw-r--r--cesar/maximus/stationtest/src/test_tx_rx.c2
10 files changed, 13 insertions, 13 deletions
diff --git a/cesar/maximus/stationtest/src/exception.c b/cesar/maximus/stationtest/src/exception.c
index cbd0129cd1..8f9b7b12f5 100644
--- a/cesar/maximus/stationtest/src/exception.c
+++ b/cesar/maximus/stationtest/src/exception.c
@@ -17,7 +17,7 @@
#include <cyg/infra/diag.h>
#include <cyg/hal/hal_intr.h>
#include "common/std.h"
-#include <host/station.h>
+#include "host/station/station.h"
extern station_ctx_t my_station;
diff --git a/cesar/maximus/stationtest/src/hello_world.c b/cesar/maximus/stationtest/src/hello_world.c
index 2a118d5f2d..09d2a06da7 100644
--- a/cesar/maximus/stationtest/src/hello_world.c
+++ b/cesar/maximus/stationtest/src/hello_world.c
@@ -13,7 +13,7 @@
#include <cyg/infra/diag.h>
#include "common/std.h"
-#include "host/station.h"
+#include "host/station/station.h"
extern station_ctx_t my_station;
diff --git a/cesar/maximus/stationtest/src/main_example.c b/cesar/maximus/stationtest/src/main_example.c
index c9b5b133f7..e27fe92520 100644
--- a/cesar/maximus/stationtest/src/main_example.c
+++ b/cesar/maximus/stationtest/src/main_example.c
@@ -15,7 +15,7 @@
#include <cyg/kernel/kapi.h>
#include <errno.h>
#include "common/std.h"
-#include "host/station.h"
+#include "host/station/station.h"
#include "hal/phy/phy.h"
#include "hal/phy/maximus/inc/maximus_phy_ctx.h" // for 'phy_t'
diff --git a/cesar/maximus/stationtest/src/test_cb.c b/cesar/maximus/stationtest/src/test_cb.c
index 83e9f4ce10..4b4bd0609a 100644
--- a/cesar/maximus/stationtest/src/test_cb.c
+++ b/cesar/maximus/stationtest/src/test_cb.c
@@ -15,7 +15,7 @@
#include <cyg/kernel/kapi.h>
#include <errno.h>
#include "common/std.h"
-#include "host/station.h"
+#include "host/station/station.h"
extern station_ctx_t my_station;
@@ -29,7 +29,7 @@ int get_seg (fcall_ctx_t *fcall, fcall_param_t **param, sci_msg_t **msg, void *d
return 0;
}
-int main(void)
+int main (void)
{
station_log_set_level(&my_station, STATION_LOG_DEBUG);
station_log_set_mask(&my_station, STATION_LOGTYPE_ALL);
diff --git a/cesar/maximus/stationtest/src/test_ether.c b/cesar/maximus/stationtest/src/test_ether.c
index 87a00ecebe..a6b68f5809 100644
--- a/cesar/maximus/stationtest/src/test_ether.c
+++ b/cesar/maximus/stationtest/src/test_ether.c
@@ -15,7 +15,7 @@
#include <cyg/kernel/kapi.h>
#include <errno.h>
#include "common/std.h"
-#include "host/station.h"
+#include "host/station/station.h"
#include "hal/hle/ipmbox.h"
#include "hal/hle/defs.h" // for 'HLE_MSG_TYPE_...' and 'ipmbox_msg_hdr_t'
#include "hal/hle/maximus/inc/maximus_ipmbox_ctx.h" // for 'ipmbox_t'
@@ -129,7 +129,7 @@ int uninit_ether (fcall_ctx_t *fcall, fcall_param_t **param, sci_msg_t **msg, vo
}
-int main(void)
+int main (void)
{
station_log_set_level(&my_station, STATION_LOG_DEBUG);
station_log_set_mask(&my_station, STATION_LOGTYPE_ALL);
diff --git a/cesar/maximus/stationtest/src/test_false_alarm.c b/cesar/maximus/stationtest/src/test_false_alarm.c
index bba0472d79..b141853a29 100644
--- a/cesar/maximus/stationtest/src/test_false_alarm.c
+++ b/cesar/maximus/stationtest/src/test_false_alarm.c
@@ -15,7 +15,7 @@
#include <cyg/kernel/kapi.h>
#include <errno.h>
#include "common/std.h"
-#include "host/station.h"
+#include "host/station/station.h"
#include "hal/phy/phy.h"
#include "hal/phy/maximus/inc/maximus_phy_ctx.h" // for 'phy_t'
#include "hal/phy/maximus/inc/maximus_interrupts.h" // for 'PHY_HAL_INTERRUPT_...'
@@ -144,7 +144,7 @@ int uninit_phy (fcall_ctx_t *fcall, fcall_param_t **param, sci_msg_t **msg, void
return 0;
}
-int main(void)
+int main (void)
{
station_log_set_level(&my_station, STATION_LOG_DEBUG);
station_log_set_mask(&my_station, STATION_LOGTYPE_ALL);
diff --git a/cesar/maximus/stationtest/src/test_lib_cesar.c b/cesar/maximus/stationtest/src/test_lib_cesar.c
index ca3b5d6d65..7bce6519e3 100644
--- a/cesar/maximus/stationtest/src/test_lib_cesar.c
+++ b/cesar/maximus/stationtest/src/test_lib_cesar.c
@@ -12,7 +12,7 @@
*/
#include "common/std.h"
-#include "host/station.h" // for 'station_ctx_t'
+#include "host/station/station.h" // for 'station_ctx_t'
#include "cp/beacon/beacons.h" // for 'cp_sta_t'
#include "cp/station/maximus/inc/maximus_cp_station.h" // for 'maximus_cp_station_init()'
#include "hal/phy/maximus/dur/maximus/inc/maximus_phy_dur.h" // for 'maximus_phy_dur_init()'
diff --git a/cesar/maximus/stationtest/src/test_send.c b/cesar/maximus/stationtest/src/test_send.c
index ac9541bb9e..74354c1bca 100644
--- a/cesar/maximus/stationtest/src/test_send.c
+++ b/cesar/maximus/stationtest/src/test_send.c
@@ -15,7 +15,7 @@
#include <cyg/kernel/kapi.h>
#include <errno.h>
#include "common/std.h"
-#include "host/station.h"
+#include "host/station/station.h"
#include "hal/phy/phy.h"
#include "mac/common/defs.h"
#include "hal/phy/maximus/inc/maximus_phy_ctx.h" // for 'phy_t'
diff --git a/cesar/maximus/stationtest/src/test_station.c b/cesar/maximus/stationtest/src/test_station.c
index 73fe7fcb54..fdcf40298c 100644
--- a/cesar/maximus/stationtest/src/test_station.c
+++ b/cesar/maximus/stationtest/src/test_station.c
@@ -12,7 +12,7 @@
*/
#include "common/std.h"
-#include "host/station.h" // for 'station_ctx_t'
+#include "host/station/station.h" // for 'station_ctx_t'
#include "cp/beacon/beacons.h" // for 'cp_sta_t'
#include "cp/station/maximus/inc/maximus_cp_station.h" // for 'maximus_cp_station_init()'
#include "hal/hle/ipmbox.h"
diff --git a/cesar/maximus/stationtest/src/test_tx_rx.c b/cesar/maximus/stationtest/src/test_tx_rx.c
index ddd3661f87..a897744f85 100644
--- a/cesar/maximus/stationtest/src/test_tx_rx.c
+++ b/cesar/maximus/stationtest/src/test_tx_rx.c
@@ -15,7 +15,7 @@
#include <cyg/kernel/kapi.h>
#include <errno.h>
#include "common/std.h"
-#include "host/station.h"
+#include "host/station/station.h"
#include "hal/phy/phy.h"
#include "mac/common/defs.h"
#include "hal/phy/maximus/inc/maximus_phy_ctx.h" // for 'phy_t'