aboutsummaryrefslogtreecommitdiffstats
path: root/os/io/mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/io/mac.h')
-rw-r--r--os/io/mac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/io/mac.h b/os/io/mac.h
index 1cb135297..de2120ec4 100644
--- a/os/io/mac.h
+++ b/os/io/mac.h
@@ -73,6 +73,7 @@ extern "C" {
systime_t time);
void macReleaseReceiveDescriptor(MACDriver *macp,
MACReceiveDescriptor *rdp);
+ bool_t macPollLinkStatus(MACDriver *macp);
#ifdef __cplusplus
}
#endif