Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-or-later */
0002 /*
0003  * Copyright (C) IBM Corporation 2016.
0004  *
0005  * This file is only necessary because some of the pre-boot decompressors
0006  * expect stdbool.h to be available.
0007  */
0008 
0009 #include "types.h"