ב הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותشسdggרות הל555ה התafhgfh
במסgרות ה gh//شی הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותהתנדaghhhhו12ין יעל, המעציfghfghfע
/
usr
/
src
/
linux-headers-6.14.0-1010-aws
/
include
/
linux
/
Upload FileeE
HOME
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_UBSAN_H #define _LINUX_UBSAN_H #ifdef CONFIG_UBSAN_TRAP const char *report_ubsan_failure(struct pt_regs *regs, u32 check_type); #else static inline const char *report_ubsan_failure(struct pt_regs *regs, u32 check_type) { return NULL; } #endif #endif