summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>2010-05-13 20:53:58 +0100
committerRamsay Jones <ramsay@ramsay1.demon.co.uk>2010-06-07 19:44:55 +0100
commitbc874e116fb4e785081344c2ae39aed3bd072288 (patch)
tree28c77740506e6099df65d8c7d40f9800c9574068 /src/commit.c
parente04529998989ba8ae3419538dd57969af819b241 (diff)
downloadlibgit2-bc874e116fb4e785081344c2ae39aed3bd072288.tar.gz
msvc: Select the "fast" definition of the {get,put}_be32() macros
On Intel machines, the msvc compiler defines the CPU architecture macros _M_IX86 and _M_X64 (equivalent to __i386__ and __x86_64__ respectively). Use these macros in the pre-processor expression to select the "fast" definition of the {get,put}_be32() macros. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions