Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git] / arch / powerpc / boot / stdint.h
blob5cc5e87b00ece670af5ad9b41943bf82c5ef2317
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3 * Copyright (C) IBM Corporation 2016.
5 * This file is only necessary because some of the pre-boot decompressors
6 * expect stdint.h to be available.
7 */
9 #include "types.h"