Changeset 9bf4488 in mainline


Ignore:
Timestamp:
2017-07-10T17:49:02Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b2906c0
Parents:
89e2aac
Message:

Revert accidental change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/amd64/src/interrupt.c

    r89e2aac r9bf4488  
    135135                        return;
    136136                }
    137                 as_print(TASK->as);
    138137                fault_if_from_uspace(istate, "General protection fault.");
    139138        }
Note: See TracChangeset for help on using the changeset viewer.