]> Git Repo - J-u-boot.git/blame - include/stdlib.h
xilinx: zynq: Add usb dfu/thor distro boot support
[J-u-boot.git] / include / stdlib.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
4166ecb2
GB
2/*
3 * Copyright (C) 2013 Google Inc.
4166ecb2
GB
4 */
5
6#ifndef __STDLIB_H_
7#define __STDLIB_H_
8
9#include <malloc.h>
10
11#endif /* __STDLIB_H_ */
This page took 0.520537 seconds and 4 git commands to generate.