commit | 070231b908d0f84c3ab1fb970318f0fb5f7e281a | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Mar 22 20:44:37 2008 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Mar 22 20:44:37 2008 -0400 |
tree | 49a725a91d3f3bc750322f431a6a5f478afb2e97 | |
parent | fad2da831d14ae49a6368ece19b8b6a967a773e9 [diff] |
Use "FARPTR" consistently in macros. Rename MAKE_32_PTR to MAKE_FARPTR. Rename PTR_TO_SEG to FARPTR_TO_SEG. Rename PTR_TO_OFFSET to FARPTR_TO_OFFSET.