int64-type.c   [plain text]


// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -verify %s -ffreestanding

#include <stdint.h>
typedef unsigned long long uint64_t;