]> git.ipfire.org Git - thirdparty/u-boot.git/blame - include/timestamp.h
cbfs: Don't require the CBFS size with cbfs_init_mem()
[thirdparty/u-boot.git] / include / timestamp.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
561858ee
PT
2/*
3 * Copyright 2008 Extreme Engineering Solutions, Inc.
561858ee
PT
4 */
5
6#ifndef __TIMESTAMP_H__
7#define __TIMESTAMP_H__
8
9#ifndef DO_DEPS_ONLY
efb2172e 10#include "generated/timestamp_autogenerated.h"
561858ee
PT
11#endif
12
13#endif /* __TIMESTAMP_H__ */