OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /or1k
    from Rev 1775 to Rev 1774
    Reverse comparison

Rev 1775 → Rev 1774

/trunk/toolchain_script/MOF_ORSOC_TCHN_v5b_or32-elf.sh
91,8 → 91,7
 
## A function we'll call throughout the setup process to check if the previous
## command finished without error
check_exit_code()
{
function check_exit_code {
if [ $? -ne 0 ]
then
echo
/trunk/toolchain_script/MOF_ORSOC_TCHN_v5a_or32-elf.sh
89,8 → 89,7
 
## A function we'll call throughout the setup process to check if the previous
## command finished without error
check_exit_code()
{
function check_exit_code {
if [ $? -ne 0 ]
then
echo

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.