Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1976 → Rev 1977

/trunk/boot/genarch/ofw.c
298,5 → 298,5
 
void ofw_quiesce(void)
{
ofw_call("quiesce", 0, 0, NULL);
ofw_call("quiesce", 0, 0, NULL);
}
/trunk/boot/arch/sparc64/loader/main.c
1,5 → 1,6
/*
* Copyright (C) 2005 Martin Decky
* Copyright (C) 2006 Jakub Jermar
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without