Changeset 0f27b4c in mainline for genarch/src/mm/as_ht.c


Ignore:
Timestamp:
2006-05-01T13:45:38Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
762a824
Parents:
953b0f33
Message:

Rename acpi/matd.c to madt.c (Multiple APIC Description Table).
Improve Doxygen comments in genarch/.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • genarch/src/mm/as_ht.c

    r953b0f33 r0f27b4c  
    2525 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    2626 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     27 */
     28 
     29/**
     30 * @file        as_ht.c
     31 * @brief       Address space functions for global page hash table.
    2732 */
    2833
Note: See TracChangeset for help on using the changeset viewer.