Added comment.

This commit is contained in:
Joel Sherrill
2000-07-12 13:15:01 +00:00
parent 5ffa4e456a
commit 3a6bfc6b86
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
#include <bsp/vectors.h>
#include <libcpu/cpu.h>
#include <libcpu/raw_exception.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpuopts.h> /* for PPC_HAS_FPU */
#include "asm.h"

View File

@@ -13,7 +13,7 @@
#include <libcpu/cpu.h>
#include <libcpu/io.h>
#include <rtems/score/targopts.h>
#include <rtems/score/cpuopts.h> /* for PPC_HAS_FPU */
#include <rtems/score/cpu.h>
#include "asm.h"