commit | accc6a5e046b66c84b01556e93a71800afe8ea68 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Tue Apr 17 15:35:00 2012 -0700 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Wed Nov 07 18:30:04 2012 +0100 |
tree | 7edd03e796777334936ab81eb81c0301bd4bdd35 | |
parent | 746d17434797a7ce9009dae4689f8d08ad5a841a [diff] |
Include stdint.h in libpayload's rdtsc.h. This file uses uint*_t types but hadn't included stdint.h itself. Change-Id: Ib883f62951bae1ece5134c6bd0f4799a80740e8e Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: http://review.coreboot.org/1720 Reviewed-by: Patrick Georgi <patrick@georgi-clan.de> Tested-by: build bot (Jenkins)