timestamp.h 256 B

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