Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
[linux-2.6-block.git] / arch / powerpc / boot / stdint.h
CommitLineData
2874c5fd 1/* SPDX-License-Identifier: GPL-2.0-or-later */
c762c69e
OH
2/*
3 * Copyright (C) IBM Corporation 2016.
4 *
c762c69e
OH
5 * This file is only necessary because some of the pre-boot decompressors
6 * expect stdint.h to be available.
7 */
8
9#include "types.h"