Imported Upstream version 1.3.1
[platform/upstream/libunwind.git] / src / mips / Gget_save_loc.c
index d6075b7..c21f9b0 100644 (file)
@@ -26,7 +26,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  */
 
 /* FIXME for MIPS.  */
 
-PROTECTED int
+int
 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc)
 {
   struct cursor *c = (struct cursor *) cursor;