haiku/headers
Axel Dörfler e45975b879 Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h.
The former now only contains the structure definitions, while the other one
contains the arch-specific function prototypes (which do not have the arch_
prefix).
Added a ToDo comment to remember cleaning this up one day.
Made all headers C++ safe, simplified where possible.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5197 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-28 21:10:00 +00:00
..
libs Upgrading to 2.1.4 2003-07-25 16:18:35 +00:00
os Fixed set_real_time_clock() - its time parameter is now uint32 not int32, 2003-10-24 14:50:15 +00:00
posix h_errno is now declared in each file that uses it. 2003-10-17 13:57:33 +00:00
private Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00
tools/cppunit Fixed compilation of many tests under Dano. 2003-10-13 02:26:22 +00:00