X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/49acd56e4f1b0cb76af73bb1b22db20c81af3f78..db41d65a97f335167e1fbc0400a83333b5157703:/include/common.h diff --git a/include/common.h b/include/common.h index b25744854c7..ca08db04670 100644 --- a/include/common.h +++ b/include/common.h @@ -52,11 +52,6 @@ */ #include -/* - * Function Prototypes - */ -void hang (void) __attribute__ ((noreturn)); - #include /* lib/uuid.c */