repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
5cc5e87b00ece670af5ad9b41943bf82c5ef2317
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
/*
3
* Copyright (C) IBM Corporation 2016.
4
*
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"