Ignore:
Timestamp:
2006-12-16T19:07:02Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7e7c8747
Parents:
1ecdbb0
Message:

Formatting and indentation changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/include/mm/page.h

    r1ecdbb0 r771cd22  
    4141#define PAGE_SIZE       FRAME_SIZE
    4242
    43 #define PAGE_COLOR_BITS 1                       /**< 14 - 13; 2^14 == 16K == alias boundary. */
     43#define PAGE_COLOR_BITS 1       /**< 14 - 13; 2^14 == 16K == alias boundary. */
    4444
    4545#ifdef KERNEL
Note: See TracChangeset for help on using the changeset viewer.