haiku/headers/private
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
..
app Updates to sync with (hopefully) last messaging protocol tweaks 2003-10-13 23:33:20 +00:00
disk_scanner Changes due to the removal of the extended_partition_info::partition_code field. 2003-02-18 21:30:07 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface simplified rects_intersect(). Now it's very similar to BRect::Intersects() 2003-10-24 10:50:41 +00:00
kernel Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00
libroot Removed unused includes. 2003-05-03 16:05:18 +00:00
media start of media kit codec plugin API 2003-10-17 23:55:19 +00:00
midi Added MIT license. 2003-03-11 20:38:00 +00:00
net Add new control_net_module_args to global stack_driver_args union. 2003-10-25 21:24:03 +00:00
print Fixed typo. 2003-07-01 19:37:54 +00:00
servers/app Tweaks for BPicture compliance 2003-10-18 22:45:16 +00:00
shared Classes for scope-based auto deletion. 2003-09-28 15:13:12 +00:00
storage - Added/moved ddm string-length and buffer-size constants to DiskDeviceDefs.h 2003-10-28 00:13:11 +00:00
support added default constructor 2003-07-27 01:35:41 +00:00