At a newline at the end of this file.

llvm-svn: 72767
This commit is contained in:
Duncan Sands 2009-06-03 11:54:28 +00:00
parent c563b497ab
commit 06b61a281a
1 changed files with 1 additions and 1 deletions

View File

@ -50,4 +50,4 @@ sys::cas_flag sys::CompareAndSwap(volatile sys::cas_flag* ptr,
#else
# error No compare-and-swap implementation for your platform!
#endif
}
}