$Id: README.txt 90 2006-03-04 20:02:00Z lohmann $

hw/hal/README.txt

This folder contains the platform independed parts of the HAL implementation. 
Platform indpendend means generic HAL concpets devices that might be
available on more than one platform (such as protocol implementations) or
generic concepts (such as the hw::hal::Coroutine class)

Platform-specific parts of the HAL implementation are located in 
subfolders _<arch>.
