Changeset 406 for trunk/hal/x86_64


Ignore:
Timestamp:
Aug 29, 2017, 12:03:37 PM (7 years ago)
Author:
alain
Message:

This version executed successfully the user "init" process on a mono-processor TSAR architecture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_gpt.c

    r405 r406  
    317317}
    318318
    319 void hal_gpt_print( gpt_t * gpt )
     319void hal_gpt_print( gpt_t * gpt , pid_t pid )
    320320{
    321321        x86_panic((char *)__func__);
Note: See TracChangeset for help on using the changeset viewer.