timestamp.h 256 B

1234567891011121314
  1. /*
  2. * Copyright 2008 Extreme Engineering Solutions, Inc.
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #ifndef __TIMESTAMP_H__
  7. #define __TIMESTAMP_H__
  8. #ifndef DO_DEPS_ONLY
  9. #include "generated/timestamp_autogenerated.h"
  10. #endif
  11. #endif /* __TIMESTAMP_H__ */