/[osn-commons]/trunk/plibc/lib/utils.h
ViewVC logotype

Annotation of /trunk/plibc/lib/utils.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (hide annotations)
Thu Aug 15 18:10:51 2024 UTC (7 months, 2 weeks ago) by rakinar2
File MIME type: text/x-c
File size: 152 byte(s)
feat: add plibc to the project
1 rakinar2 47 #ifndef PLIBC_UTILS_H
2     #define PLIBC_UTILS_H
3    
4     #define __noreturn __attribute__ ((noreturn))
5    
6     extern __noreturn void abort ();
7    
8     #endif /* PLIBC_UTILS_H */

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26