Imported Upstream version 1.3.1
[platform/upstream/libunwind.git] / src / mips / Gget_proc_info.c
index 973ddd9..7b84be8 100644 (file)
@@ -24,7 +24,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  */
 
 #include "unwind_i.h"
 
-PROTECTED int
+int
 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi)
 {
   struct cursor *c = (struct cursor *) cursor;