mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 03:47:02 -05:00
* mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype.
From-SVN: r245027
This commit is contained in:
committed by
Jakub Jelinek
parent
0c7247cc1e
commit
24fc4dd899
@@ -1,3 +1,7 @@
|
||||
2017-01-30 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype.
|
||||
|
||||
2017-01-21 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR other/79046
|
||||
|
||||
@@ -66,5 +66,6 @@ void __mpxrt_print (verbose_type vt, const char* frmt, ...);
|
||||
mpx_rt_mode_t __mpxrt_mode (void);
|
||||
void __mpxrt_utils_free (void);
|
||||
void __mpxrt_print_summary (uint64_t num_brs, uint64_t l1_size);
|
||||
void __mpxrt_stop (void) __attribute__ ((noreturn));
|
||||
|
||||
#endif /* MPXRT_UTILS_H */
|
||||
|
||||
Reference in New Issue
Block a user