summaryrefslogtreecommitdiff
path: root/rtl-obj.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtl-obj.h')
-rw-r--r--rtl-obj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl-obj.h b/rtl-obj.h
index 7e200d6..cc6d832 100644
--- a/rtl-obj.h
+++ b/rtl-obj.h
@@ -294,7 +294,7 @@ bool rtems_rtl_obj_unresolved (rtems_rtl_obj_t* obj);
bool rtems_rtl_parse_name (const char* name,
const char** aname,
const char** oname,
- int* ooffset);
+ off_t* ooffset);
/**
* Load the object file.