aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_fuchsia.cc
diff options
context:
space:
mode:
Diffstat (limited to 'executor/executor_fuchsia.cc')
-rw-r--r--executor/executor_fuchsia.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/executor_fuchsia.cc b/executor/executor_fuchsia.cc
index 7fad95f4e..506b65015 100644
--- a/executor/executor_fuchsia.cc
+++ b/executor/executor_fuchsia.cc
@@ -51,7 +51,7 @@ void cover_reset(thread_t* th)
{
}
-uint64 read_cover_size(thread_t* th)
+uint32 read_cover_size(thread_t* th)
{
return 0;
}