Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19149
b: refs/heads/master
c: fd8b206
h: refs/heads/master
i:
  19147: 4f17d02
v: v3
  • Loading branch information
Dean Roe authored and Tony Luck committed Jan 24, 2006
1 parent c8c5a68 commit c1cb7f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 79c83bd15af3b06079a9205db9c64c92ca1bd868
refs/heads/master: fd8b206d1621ad526e7b00dc26322f546b2a57fb
9 changes: 3 additions & 6 deletions trunk/include/asm-ia64/sn/sn_feature_sets.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (c) 2005 Silicon Graphics, Inc. All rights reserved.
* Copyright (c) 2005-2006 Silicon Graphics, Inc. All rights reserved.
*/


Expand All @@ -27,14 +27,11 @@ extern int sn_prom_feature_available(int id);
* "false" for new features.
*
* Use:
* if (sn_prom_feature_available(PRF_FEATURE_XXX))
* if (sn_prom_feature_available(PRF_XXX))
* ...
*/

/*
* Example: feature XXX
*/
#define PRF_FEATURE_XXX 0
#define PRF_PAL_CACHE_FLUSH_SAFE 0



Expand Down

0 comments on commit c1cb7f7

Please sign in to comment.