Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\exit.c Create Date:2022-07-28 09:03:54
Last Modify:2020-03-17 11:17:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:abort

Proto:__weak void abort(void)

Type:void

Parameter:Nothing

1712  BUG()
1715  panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.