summaryrefslogtreecommitdiff
path: root/usr/dummy-include/stdlib.h
blob: e8c21888e371fbd9d705243baaf27649b6683874 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _STDLIB_H
#define _STDLIB_H

#error "Please do not include <stdlib.h> from exported headers"

#endif /* _STDLIB_H */
4899a36f91a9f9b06878471096bd143e7253006d'>p4080ds.dts
AgeCommit message (Expand)Author
2020-07-29powerpc/fsl/dts: add missing P4080DS I2C devicesDavid Lamparter
2017-06-28powerpc/fsl: Add generic compatible string for I2C EEPROMJavier Martinez Canillas
2016-03-11powerpc/fsl/dts: Add "jedec,spi-nor" flash compatibleHou Zhiqiang
2016-03-11powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)Igal Liberman
2015-10-17powerpc/fsl: Move Freescale device tree files into fsl folderHongtao Jia