Changeset 406 for trunk/hal/x86_64/core/hal_gpt.c
- Timestamp:
- Aug 29, 2017, 12:03:37 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_gpt.c
r405 r406 317 317 } 318 318 319 void hal_gpt_print( gpt_t * gpt )319 void hal_gpt_print( gpt_t * gpt , pid_t pid ) 320 320 { 321 321 x86_panic((char *)__func__);
Note: See TracChangeset
for help on using the changeset viewer.